|
XenevaOS
|

Macros | |
| #define | EXPORT_ACPI_INTERFACES |
| #define | _COMPONENT ACPI_EVENTS |
Functions | |
| ACPI_STATUS | AcpiEnable (void) |
| ACPI_STATUS | AcpiDisable (void) |
| ACPI_STATUS | AcpiEnableEvent (UINT32 Event, UINT32 Flags) |
| ACPI_STATUS | AcpiDisableEvent (UINT32 Event, UINT32 Flags) |
| ACPI_STATUS | AcpiClearEvent (UINT32 Event) |
| ACPI_STATUS | AcpiGetEventStatus (UINT32 Event, ACPI_EVENT_STATUS *EventStatus) |
| #define _COMPONENT ACPI_EVENTS |
| #define EXPORT_ACPI_INTERFACES |
| ACPI_STATUS AcpiClearEvent | ( | UINT32 | Event | ) |
| ACPI_STATUS AcpiDisable | ( | void | ) |
| ACPI_STATUS AcpiDisableEvent | ( | UINT32 | Event, |
| UINT32 | Flags | ||
| ) |
| ACPI_STATUS AcpiEnable | ( | void | ) |
| ACPI_STATUS AcpiEnableEvent | ( | UINT32 | Event, |
| UINT32 | Flags | ||
| ) |
| ACPI_STATUS AcpiGetEventStatus | ( | UINT32 | Event, |
| ACPI_EVENT_STATUS * | EventStatus | ||
| ) |