Searched refs:wmi_msi_notify_handler (Results 1 – 1 of 1) sorted by relevance
63 static void wmi_msi_notify_handler(ACPI_HANDLE, uint32_t, void *);85 rv = acpi_wmi_event_register(parent, wmi_msi_notify_handler); in wmi_msi_attach()127 (void)acpi_wmi_event_register(parent, wmi_msi_notify_handler); in wmi_msi_resume()133 wmi_msi_notify_handler(ACPI_HANDLE hdl, uint32_t evt, void *aux) in wmi_msi_notify_handler() function