Include dependency graph for acpi.h:

Go to the source code of this file.
Data Structures | |
| struct | acpi_rsdp |
| struct | acpi_sdt_header |
| struct | acpi_signature_map |
| struct | acpi_rsdt |
| struct | acpi_xsdt |
Functions | |
| void | acpi_init (void) |
| int | acpi_sdt_check (__u8 *sdt) |
Variables | |
| acpi_rsdp | packed |
| acpi_sdt_header | packed |
| acpi_rsdt | packed |
| acpi_xsdt | packed |
| acpi_rsdp * | acpi_rsdp |
| acpi_rsdt * | acpi_rsdt |
| acpi_xsdt * | acpi_xsdt |
Definition in file acpi.h.
1.4.6