Searched refs:acpi_wmi_event_handler (Results 1 – 1 of 1) sorted by relevance
71 static void acpi_wmi_event_handler(ACPI_HANDLE, uint32_t, void *);395 if (acpi_register_notify(sc->sc_node, acpi_wmi_event_handler) != true) in acpi_wmi_event_add()497 acpi_wmi_event_handler(ACPI_HANDLE hdl, uint32_t evt, void *aux) in acpi_wmi_event_handler() function