Searched refs:WMI_EVENT_GUID (Results 1 – 2 of 2) sorted by relevance
23 #define WMI_EVENT_GUID "59142400-C6A3-40FA-BADB-8A2652834100" macro 25 MODULE_ALIAS("wmi:"WMI_EVENT_GUID);72 status = wmi_install_notify_handler(WMI_EVENT_GUID, in toshiba_wmi_input_setup() 86 wmi_remove_notify_handler(WMI_EVENT_GUID); in toshiba_wmi_input_setup() 94 wmi_remove_notify_handler(WMI_EVENT_GUID); in toshiba_wmi_input_destroy() 102 if (!wmi_has_guid(WMI_EVENT_GUID) || in toshiba_wmi_init() 119 if (wmi_has_guid(WMI_EVENT_GUID)) in toshiba_wmi_exit()
63 #define WMI_EVENT_GUID WMI_EVENT_GUID0 macro