Searched refs:acpi_event_status (Results 1 – 10 of 10) sorted by relevance
732 typedef u32 acpi_event_status; typedef734 #define ACPI_EVENT_FLAG_DISABLED (acpi_event_status) 0x00735 #define ACPI_EVENT_FLAG_ENABLED (acpi_event_status) 0x01736 #define ACPI_EVENT_FLAG_WAKE_ENABLED (acpi_event_status) 0x02737 #define ACPI_EVENT_FLAG_STATUS_SET (acpi_event_status) 0x04738 #define ACPI_EVENT_FLAG_ENABLE_SET (acpi_event_status) 0x08739 #define ACPI_EVENT_FLAG_HAS_HANDLER (acpi_event_status) 0x10740 #define ACPI_EVENT_FLAG_MASKED (acpi_event_status) 0x20
706 acpi_event_status754 acpi_event_status
309 acpi_status acpi_get_event_status(u32 event, acpi_event_status * event_status) in ACPI_EXPORT_SYMBOL()312 acpi_event_status local_event_status = 0; in ACPI_EXPORT_SYMBOL()
181 acpi_event_status *event_status) in acpi_hw_get_gpe_status()186 acpi_event_status local_event_status = 0; in acpi_hw_get_gpe_status()
96 acpi_event_status *event_status);
611 u32 gpe_number, acpi_event_status *event_status) in ACPI_EXPORT_SYMBOL()
651 static int get_status(u32 index, acpi_event_status *status, in get_status()679 acpi_event_status status; in counter_show()735 acpi_event_status status; in counter_set()
625 acpi_event_status pwr_btn_status = ACPI_EVENT_FLAG_DISABLED; in acpi_suspend_enter()
350 acpi_event_status gpe_status = 0; in acpi_ec_is_gpe_raised()
1244 acpi_event_status rtc_status; in cmos_check_acpi_rtc_status()