Searched refs:acpi_event_status (Results 1 – 10 of 10) sorted by relevance
745 typedef u32 acpi_event_status; typedef747 #define ACPI_EVENT_FLAG_DISABLED (acpi_event_status) 0x00748 #define ACPI_EVENT_FLAG_ENABLED (acpi_event_status) 0x01749 #define ACPI_EVENT_FLAG_WAKE_ENABLED (acpi_event_status) 0x02750 #define ACPI_EVENT_FLAG_STATUS_SET (acpi_event_status) 0x04751 #define ACPI_EVENT_FLAG_ENABLE_SET (acpi_event_status) 0x08752 #define ACPI_EVENT_FLAG_HAS_HANDLER (acpi_event_status) 0x10
665 acpi_event_status709 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()
555 static int get_status(u32 index, acpi_event_status *status, in get_status()584 acpi_event_status status; in counter_show()627 acpi_event_status status; in counter_set()
548 acpi_event_status pwr_btn_status = ACPI_EVENT_FLAG_DISABLED; in acpi_suspend_enter()
311 acpi_event_status gpe_status = 0; in acpi_ec_is_gpe_raised()
837 acpi_event_status event_status; in acpi_wakeup_gpe_init()