Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/acpi/acpica/
Devevent.c54 static u32 acpi_ev_fixed_event_dispatch(u32 event);
243 int_status |= acpi_ev_fixed_event_dispatch(i); in acpi_ev_fixed_event_detect()
265 static u32 acpi_ev_fixed_event_dispatch(u32 event) in acpi_ev_fixed_event_dispatch() function