Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | _COMPONENT ACPI_EVENTS |
#define _COMPONENT ACPI_EVENTS |
Definition at line 49 of file evxfevnt.c.
acpi_status acpi_clear_event | ( | u32 | event | ) |
Definition at line 275 of file evxfevnt.c.
acpi_status acpi_disable | ( | void | ) |
Definition at line 124 of file evxfevnt.c.
acpi_status acpi_disable_event | ( | u32 | event, |
u32 | flags | ||
) |
Definition at line 221 of file evxfevnt.c.
acpi_status acpi_enable | ( | void | ) |
Definition at line 65 of file evxfevnt.c.
acpi_status acpi_enable_event | ( | u32 | event, |
u32 | flags | ||
) |
Definition at line 164 of file evxfevnt.c.
acpi_status acpi_get_event_status | ( | u32 | event, |
acpi_event_status * | event_status | ||
) |
Definition at line 313 of file evxfevnt.c.