Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/acpica/
H A Devevent.c20 static u32 acpi_ev_fixed_event_dispatch(u32 event);
214 int_status |= acpi_ev_fixed_event_dispatch(i); in acpi_ev_fixed_event_detect()
236 static u32 acpi_ev_fixed_event_dispatch(u32 event) in acpi_ev_fixed_event_dispatch() function