Home
last modified time | relevance | path

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

/drivers/platform/x86/
A Dmsi-wmi.c178 int eventcode = obj->integer.value; in msi_wmi_notify() local
179 pr_debug("Eventcode: 0x%x\n", eventcode); in msi_wmi_notify()
181 eventcode); in msi_wmi_notify()
183 pr_info("Unknown key pressed - %x\n", eventcode); in msi_wmi_notify()
A Dlg-laptop.c217 int eventcode = obj->integer.value; in wmi_notify() local
220 if (eventcode == 0x10000000) { in wmi_notify()
225 wmi_input_dev, eventcode); in wmi_notify()

Completed in 6 milliseconds