Searched refs:acpi_event_status (Results 1 – 10 of 10) sorted by relevance
747 typedef u32 acpi_event_status; typedef749 #define ACPI_EVENT_FLAG_DISABLED (acpi_event_status) 0x00750 #define ACPI_EVENT_FLAG_ENABLED (acpi_event_status) 0x01751 #define ACPI_EVENT_FLAG_WAKE_ENABLED (acpi_event_status) 0x02752 #define ACPI_EVENT_FLAG_STATUS_SET (acpi_event_status) 0x04753 #define ACPI_EVENT_FLAG_ENABLE_SET (acpi_event_status) 0x08754 #define ACPI_EVENT_FLAG_HAS_HANDLER (acpi_event_status) 0x10
664 acpi_event_status708 acpi_event_status
325 acpi_status acpi_get_event_status(u32 event, acpi_event_status * event_status) in ACPI_EXPORT_SYMBOL()328 acpi_event_status local_event_status = 0; in ACPI_EXPORT_SYMBOL()
211 acpi_event_status *event_status) in acpi_hw_get_gpe_status()216 acpi_event_status local_event_status = 0; in acpi_hw_get_gpe_status()
130 acpi_event_status *event_status);
575 u32 gpe_number, acpi_event_status *event_status) in ACPI_EXPORT_SYMBOL()
492 static int get_status(u32 index, acpi_event_status *status, in get_status()521 acpi_event_status status; in counter_show()564 acpi_event_status status; in counter_set()
545 acpi_event_status pwr_btn_status = ACPI_EVENT_FLAG_DISABLED; in acpi_suspend_enter()
267 acpi_event_status gpe_status = 0; in acpi_ec_is_gpe_raised()
1682 acpi_event_status event_status; in acpi_wakeup_gpe_init()