Searched refs:KEY_TOUCHPAD_OFF (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/platform/x86/ |
| H A D | msi-laptop.c | 102 {KE_KEY, KEY_TOUCHPAD_OFF, {KEY_TOUCHPAD_OFF} },/* Touch Pad On */ 805 KEY_TOUCHPAD_ON : KEY_TOUCHPAD_OFF, 1, true); in msi_send_touchpad_key()
|
| H A D | acer-wmi.c | 205 {KE_KEY, KEY_TOUCHPAD_OFF, {KEY_TOUCHPAD_OFF} }, 2518 KEY_TOUCHPAD_ON : KEY_TOUCHPAD_OFF; in acer_wmi_notify()
|
| /linux/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 586 #define KEY_TOUCHPAD_OFF 0x214 584 #define KEY_TOUCHPAD_OFF global() macro
|
| /linux/include/uapi/linux/ |
| H A D | input-event-codes.h | 586 #define KEY_TOUCHPAD_OFF 0x214 macro
|
| /linux/drivers/hid/ |
| H A D | hid-debug.c | 3486 [KEY_TOUCHPAD_OFF] = "TouchPadOff", [KEY_TOUCHPAD_ON] = "TouchPadOn",
|
| /linux/drivers/platform/x86/hp/ |
| H A D | hp-wmi.c | 399 { KE_KEY, 0x21a9, { KEY_TOUCHPAD_OFF } },
|
| /linux/drivers/platform/x86/lenovo/ |
| H A D | ideapad-laptop.c | 1323 { KE_KEY, 66, { KEY_TOUCHPAD_OFF } },
|