Lines Matching full:acpi
4 * Name: acpi.h - Master public include file used to interface to ACPICA
18 * all ACPI tables (FADT, MADT, etc.)
22 #include <acpi/platform/acenv.h> /* Environment-specific items */
23 #include <acpi/acnames.h> /* Common ACPI names and strings */
24 #include <acpi/actypes.h> /* ACPICA data types and structures */
25 #include <acpi/acexcep.h> /* ACPICA exceptions */
26 #include <acpi/actbl.h> /* ACPI table definitions */
27 #include <acpi/acrestyp.h> /* Resource Descriptor structs */
28 #include <acpi/platform/acenvex.h> /* Extra environment-specific items */
29 #include <acpi/acoutput.h> /* Error output and Debug macros */
30 #include <acpi/acpiosxf.h> /* OSL interfaces (ACPICA-to-OS) */
31 #include <acpi/acpixf.h> /* ACPI core subsystem external interfaces */