Searched refs:acpiec_gpe_handler (Results 1 – 1 of 1) sorted by relevance
233 static uint32_t acpiec_gpe_handler(ACPI_HANDLE, uint32_t, void *);437 ACPI_GPE_EDGE_TRIGGERED, acpiec_gpe_handler, sc); in acpiec_common_attach()467 acpiec_gpe_handler); in acpiec_common_attach()1083 acpiec_gpe_handler(ACPI_HANDLE hdl, uint32_t gpebit, void *arg) in acpiec_gpe_handler() function