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) 0x10755 #define ACPI_EVENT_FLAG_MASKED (acpi_event_status) 0x20
713 acpi_event_status761 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()
251 acpi_event_status *event_status) in acpi_hw_get_gpe_status()256 acpi_event_status local_event_status = 0; in acpi_hw_get_gpe_status()
102 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 *ret, in get_status()681 acpi_event_status status; in counter_show()737 acpi_event_status status; in counter_set()
627 acpi_event_status pwr_btn_status = ACPI_EVENT_FLAG_DISABLED; in acpi_suspend_enter()
339 acpi_event_status gpe_status = 0; in acpi_ec_gpe_status_set()
877 acpi_event_status rtc_status; in cmos_check_acpi_rtc_status()