Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/platform/x86/
Dtoshiba-wmi.c99 wmi_remove_notify_handler(WMI_EVENT_GUID); in toshiba_wmi_input_setup()
107 wmi_remove_notify_handler(WMI_EVENT_GUID); in toshiba_wmi_input_destroy()
Dmsi-wmi.c328 wmi_remove_notify_handler(event_wmi->guid); in msi_wmi_init()
338 wmi_remove_notify_handler(event_wmi->guid); in msi_wmi_exit()
Ddell-wmi-aio.c192 wmi_remove_notify_handler(guid); in dell_wmi_aio_exit()
Dlg-laptop.c585 wmi_remove_notify_handler(WMI_EVENT_GUID2); in wmi_input_destroy()
588 wmi_remove_notify_handler(WMI_EVENT_GUID0); in wmi_input_destroy()
Dhp-wmi.c685 wmi_remove_notify_handler(HPWMI_EVENT_GUID); in hp_wmi_input_setup()
693 wmi_remove_notify_handler(HPWMI_EVENT_GUID); in hp_wmi_input_destroy()
Dwmi.c560 acpi_status wmi_remove_notify_handler(const char *guid) in wmi_remove_notify_handler() function
597 EXPORT_SYMBOL_GPL(wmi_remove_notify_handler);
Dhuawei-wmi.c773 wmi_remove_notify_handler(guid); in huawei_wmi_input_exit()
Dacer-wmi.c1960 wmi_remove_notify_handler(ACERWMID_EVENT_GUID); in acer_wmi_input_setup()
1968 wmi_remove_notify_handler(ACERWMID_EVENT_GUID); in acer_wmi_input_destroy()
Dideapad-laptop.c1064 wmi_remove_notify_handler(priv->fnesc_guid); in ideapad_acpi_remove()
Dasus-wmi.c2678 wmi_remove_notify_handler(asus->driver->event_guid); in asus_wmi_remove()
/Linux-v5.10/include/linux/
Dacpi.h392 extern acpi_status wmi_remove_notify_handler(const char *guid);