Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dhp-wmi.c39 #define HPWMI_EVENT_GUID "95F24279-4D7B-4334-9387-ACCDC67EF61C" macro
685 status = wmi_install_notify_handler(HPWMI_EVENT_GUID, hp_wmi_notify, NULL); in hp_wmi_input_setup()
698 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()
1000 int event_capable = wmi_has_guid(HPWMI_EVENT_GUID); in hp_wmi_init()
1040 if (wmi_has_guid(HPWMI_EVENT_GUID)) in hp_wmi_exit()