Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/acpi/acpica/
Devsci.c98 interrupt_handled |= acpi_ev_gpe_detect(gpe_xrupt_list); in acpi_ev_sci_xrupt_handler()
134 interrupt_handled |= acpi_ev_gpe_detect(gpe_xrupt_list); in acpi_ev_gpe_xrupt_handler()
Dacevents.h61 u32 acpi_ev_gpe_detect(struct acpi_gpe_xrupt_info *gpe_xrupt_list);
Devgpe.c347 u32 acpi_ev_gpe_detect(struct acpi_gpe_xrupt_info *gpe_xrupt_list) in acpi_ev_gpe_detect() function
Devxfgpe.c72 acpi_ev_gpe_detect(acpi_gbl_gpe_xrupt_list_head); in acpi_update_all_gpes()