Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/acpica/
H A Devgpe.c425 acpi_ev_detect_gpe(gpe_device, in acpi_ev_gpe_detect()
626 acpi_ev_detect_gpe(struct acpi_namespace_node *gpe_device, in acpi_ev_detect_gpe() function
H A Dacevents.h88 acpi_ev_detect_gpe(struct acpi_namespace_node *gpe_device,
H A Devxfgpe.c118 (void)acpi_ev_detect_gpe(gpe_device, in ACPI_EXPORT_SYMBOL()
657 return acpi_ev_detect_gpe(gpe_device, NULL, gpe_number); in ACPI_EXPORT_SYMBOL()
H A Devxface.c980 (void)acpi_ev_detect_gpe(gpe_device, gpe_event_info, in ACPI_EXPORT_SYMBOL()