|
XenevaOS
|

Macros | |
| #define | _COMPONENT ACPI_UTILITIES |
Functions | |
| ACPI_STATUS | AcpiUtInitializeInterfaces (void) |
| ACPI_STATUS | AcpiUtInterfaceTerminate (void) |
| ACPI_STATUS | AcpiUtInstallInterface (ACPI_STRING InterfaceName) |
| ACPI_STATUS | AcpiUtRemoveInterface (ACPI_STRING InterfaceName) |
| ACPI_STATUS | AcpiUtUpdateInterfaces (UINT8 Action) |
| ACPI_INTERFACE_INFO * | AcpiUtGetInterface (ACPI_STRING InterfaceName) |
| ACPI_STATUS | AcpiUtOsiImplementation (ACPI_WALK_STATE *WalkState) |
| #define _COMPONENT ACPI_UTILITIES |
| ACPI_INTERFACE_INFO * AcpiUtGetInterface | ( | ACPI_STRING | InterfaceName | ) |
| ACPI_STATUS AcpiUtInitializeInterfaces | ( | void | ) |
| ACPI_STATUS AcpiUtInstallInterface | ( | ACPI_STRING | InterfaceName | ) |
| ACPI_STATUS AcpiUtInterfaceTerminate | ( | void | ) |
| ACPI_STATUS AcpiUtOsiImplementation | ( | ACPI_WALK_STATE * | WalkState | ) |
| ACPI_STATUS AcpiUtRemoveInterface | ( | ACPI_STRING | InterfaceName | ) |
| ACPI_STATUS AcpiUtUpdateInterfaces | ( | UINT8 | Action | ) |