Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Deeepc-wmi.c201 .event_guid = EEEPC_WMI_EVENT_GUID,
H A Dasus-nb-wmi.c661 .event_guid = ASUS_NB_WMI_EVENT_GUID,
H A Dasus-wmi.c4813 status = wmi_install_notify_handler(asus->driver->event_guid, in asus_wmi_add()
4862 wmi_remove_notify_handler(asus->driver->event_guid); in asus_wmi_remove()
5002 if (wdrv->event_guid && !wmi_has_guid(wdrv->event_guid)) { in asus_wmi_probe()