Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dasus-wmi.c112 #define WMI_EVENT_MASK 0xFFFF macro
116 #define WMI_EVENT_MASK 0xFFFF macro
3820 code = (int)(obj->integer.value & WMI_EVENT_MASK); in asus_wmi_get_event_code()
3903 if (code == WMI_EVENT_QUEUE_END || code == WMI_EVENT_MASK) in asus_wmi_notify()
3931 if (code == WMI_EVENT_QUEUE_END || code == WMI_EVENT_MASK) in asus_wmi_notify_queue_flush()