documentation/kernel/drivers/acpi/acpi.h.md

6 lines
162 B
Markdown
Raw Normal View History

2023-05-28 17:16:43 +00:00
# acpi.h
# `acpi_init(boot_info)` - function (void)
Initializes the ACPI implementation.
This function needs to be called once during the kernel initialization.