Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A 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()
H A 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()
H A Ddell-wmi-aio.c192 wmi_remove_notify_handler(guid); in dell_wmi_aio_exit()
H A 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()
H A Dhp-wmi.c698 wmi_remove_notify_handler(HPWMI_EVENT_GUID); in hp_wmi_input_setup()
706 wmi_remove_notify_handler(HPWMI_EVENT_GUID); in hp_wmi_input_destroy()
H A Dwmi.c567 acpi_status wmi_remove_notify_handler(const char *guid) in wmi_remove_notify_handler() function
604 EXPORT_SYMBOL_GPL(wmi_remove_notify_handler);
H A Dhuawei-wmi.c780 wmi_remove_notify_handler(guid); in huawei_wmi_input_exit()
H A Dacer-wmi.c2080 wmi_remove_notify_handler(ACERWMID_EVENT_GUID); in acer_wmi_input_setup()
2088 wmi_remove_notify_handler(ACERWMID_EVENT_GUID); in acer_wmi_input_destroy()
H A Dideapad-laptop.c1077 wmi_remove_notify_handler(priv->fnesc_guid); in ideapad_acpi_remove()
H A Dasus-wmi.c2680 wmi_remove_notify_handler(asus->driver->event_guid); in asus_wmi_remove()
/OK3568_Linux_fs/kernel/include/linux/
H A Dacpi.h396 extern acpi_status wmi_remove_notify_handler(const char *guid);