Home
last modified time | relevance | path

Searched refs:acpi_event_status (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/include/acpi/
Dactypes.h546 typedef u32 acpi_event_status; typedef
548 #define ACPI_EVENT_FLAG_DISABLED (acpi_event_status) 0x00
549 #define ACPI_EVENT_FLAG_ENABLED (acpi_event_status) 0x01
550 #define ACPI_EVENT_FLAG_WAKE_ENABLED (acpi_event_status) 0x02
551 #define ACPI_EVENT_FLAG_SET (acpi_event_status) 0x04
Dacpixf.h334 acpi_event_status *event_status);
359 acpi_event_status *event_status);
Dachware.h149 acpi_event_status *event_status);
/linux-2.4.37.9/drivers/acpi/hardware/
Dhwgpe.c274 acpi_event_status *event_status) in acpi_hw_get_gpe_status()
280 acpi_event_status local_event_status = 0; in acpi_hw_get_gpe_status()
/linux-2.4.37.9/drivers/acpi/events/
Devxfevnt.c513 acpi_event_status *event_status) in acpi_get_event_status()
561 acpi_event_status *event_status) in acpi_get_gpe_status()