Searched refs:acpi_event_status (Results 1 – 1 of 1) sorted by relevance
517 typedef u32 acpi_event_status; typedef519 #define ACPI_EVENT_FLAG_DISABLED (acpi_event_status) 0x00520 #define ACPI_EVENT_FLAG_ENABLED (acpi_event_status) 0x01521 #define ACPI_EVENT_FLAG_WAKE_ENABLED (acpi_event_status) 0x02522 #define ACPI_EVENT_FLAG_SET (acpi_event_status) 0x04
Completed in 4 milliseconds