Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/acpi/acpica/
Devgpe.c55 static void ACPI_SYSTEM_XFACE acpi_ev_asynch_enable_gpe(void *context);
604 acpi_ev_asynch_enable_gpe, gpe_event_info); in acpi_ev_asynch_execute_gpe_method()
610 acpi_ev_asynch_enable_gpe(gpe_event_info); in acpi_ev_asynch_execute_gpe_method()
629 static void ACPI_SYSTEM_XFACE acpi_ev_asynch_enable_gpe(void *context) in acpi_ev_asynch_enable_gpe() function