Searched refs:KEY_TOUCHPAD_OFF (Results 1 – 7 of 7) sorted by relevance
/linux-6.14.4/drivers/platform/x86/ |
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()
|
D | acer-wmi.c | 173 {KE_KEY, KEY_TOUCHPAD_OFF, {KEY_TOUCHPAD_OFF} }, 2414 KEY_TOUCHPAD_ON : KEY_TOUCHPAD_OFF; in acer_wmi_notify()
|
D | ideapad-laptop.c | 1277 { KE_KEY, 66, { KEY_TOUCHPAD_OFF } },
|
/linux-6.14.4/include/dt-bindings/input/ |
D | linux-event-codes.h | 585 #define KEY_TOUCHPAD_OFF 0x214 macro
|
/linux-6.14.4/include/uapi/linux/ |
D | input-event-codes.h | 585 #define KEY_TOUCHPAD_OFF 0x214 macro
|
/linux-6.14.4/drivers/hid/ |
D | hid-debug.c | 3478 [KEY_TOUCHPAD_OFF] = "TouchPadOff", [KEY_TOUCHPAD_ON] = "TouchPadOn",
|
/linux-6.14.4/drivers/platform/x86/hp/ |
D | hp-wmi.c | 295 { KE_KEY, 0x21a9, { KEY_TOUCHPAD_OFF } },
|