Home
last modified time | relevance | path

Searched refs:ACPI_EVENT_STATUS (Results 1 – 6 of 6) sorted by relevance

/third_party/lib/acpica/source/include/acpica/
A Dactypes.h758 typedef UINT32 ACPI_EVENT_STATUS; typedef
760 #define ACPI_EVENT_FLAG_DISABLED (ACPI_EVENT_STATUS) 0x00
761 #define ACPI_EVENT_FLAG_ENABLED (ACPI_EVENT_STATUS) 0x01
762 #define ACPI_EVENT_FLAG_WAKE_ENABLED (ACPI_EVENT_STATUS) 0x02
763 #define ACPI_EVENT_FLAG_STATUS_SET (ACPI_EVENT_STATUS) 0x04
764 #define ACPI_EVENT_FLAG_ENABLE_SET (ACPI_EVENT_STATUS) 0x08
765 #define ACPI_EVENT_FLAG_HAS_HANDLER (ACPI_EVENT_STATUS) 0x10
A Dachware.h206 ACPI_EVENT_STATUS *EventStatus);
A Dacpixf.h868 ACPI_EVENT_STATUS *EventStatus))
935 ACPI_EVENT_STATUS *EventStatus))
/third_party/lib/acpica/source/components/events/
A Devxfevnt.c366 ACPI_EVENT_STATUS *EventStatus) in ACPI_EXPORT_SYMBOL()
369 ACPI_EVENT_STATUS LocalEventStatus = 0; in ACPI_EXPORT_SYMBOL()
A Devxfgpe.c656 ACPI_EVENT_STATUS *EventStatus) in ACPI_EXPORT_SYMBOL()
/third_party/lib/acpica/source/components/hardware/
A Dhwgpe.c232 ACPI_EVENT_STATUS *EventStatus) in AcpiHwGetGpeStatus()
237 ACPI_EVENT_STATUS LocalEventStatus = 0; in AcpiHwGetGpeStatus()

Completed in 12 milliseconds