acpi_event_status
acpi_event_status *event_status);
acpi_status acpi_get_event_status(u32 event, acpi_event_status * event_status)
acpi_event_status local_event_status = 0;
u32 gpe_number, acpi_event_status *event_status)
acpi_event_status *event_status)
acpi_event_status local_event_status = 0;
acpi_event_status gpe_status = 0;
acpi_event_status pwr_btn_status = ACPI_EVENT_FLAG_DISABLED;
static int get_status(u32 index, acpi_event_status *ret,
acpi_event_status status;
acpi_event_status status;
acpi_event_status rtc_status;
acpi_event_status
acpi_event_status
#define ACPI_EVENT_FLAG_DISABLED (acpi_event_status) 0x00
#define ACPI_EVENT_FLAG_ENABLED (acpi_event_status) 0x01
#define ACPI_EVENT_FLAG_WAKE_ENABLED (acpi_event_status) 0x02
#define ACPI_EVENT_FLAG_STATUS_SET (acpi_event_status) 0x04
#define ACPI_EVENT_FLAG_ENABLE_SET (acpi_event_status) 0x08
#define ACPI_EVENT_FLAG_HAS_HANDLER (acpi_event_status) 0x10
#define ACPI_EVENT_FLAG_MASKED (acpi_event_status) 0x20