Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | _COMPONENT ACPI_EVENTS |
Functions | |
acpi_status | acpi_ev_gpe_initialize (void) |
void | acpi_ev_update_gpes (acpi_owner_id table_owner_id) |
acpi_status | acpi_ev_match_gpe_method (acpi_handle obj_handle, u32 level, void *context, void **return_value) |
#define _COMPONENT ACPI_EVENTS |
Definition at line 49 of file evgpeinit.c.
acpi_status acpi_ev_gpe_initialize | ( | void | ) |
Definition at line 80 of file evgpeinit.c.
acpi_status acpi_ev_match_gpe_method | ( | acpi_handle | obj_handle, |
u32 | level, | ||
void * | context, | ||
void ** | return_value | ||
) |
Definition at line 322 of file evgpeinit.c.
void acpi_ev_update_gpes | ( | acpi_owner_id | table_owner_id | ) |
Definition at line 233 of file evgpeinit.c.