Searched refs:KEY_TOUCHPAD_OFF (Results 1 – 8 of 8) sorted by relevance
/openbmc/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 | 131 {KE_KEY, KEY_TOUCHPAD_OFF, {KEY_TOUCHPAD_OFF} }, 1990 KEY_TOUCHPAD_ON : KEY_TOUCHPAD_OFF; in acer_wmi_notify()
|
H A D | ideapad-laptop.c | 1075 { KE_KEY, 66, { KEY_TOUCHPAD_OFF } },
|
/openbmc/u-boot/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 575 #define KEY_TOUCHPAD_OFF 0x214 macro
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | input-event-codes.h | 584 #define KEY_TOUCHPAD_OFF 0x214 macro
|
/openbmc/linux/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 585 #define KEY_TOUCHPAD_OFF 0x214 584 #define KEY_TOUCHPAD_OFF global() macro
|
/openbmc/linux/include/uapi/linux/ |
H A D | input-event-codes.h | 585 #define KEY_TOUCHPAD_OFF 0x214 macro
|
/openbmc/linux/drivers/platform/x86/hp/ |
H A D | hp-wmi.c | 238 { KE_KEY, 0x21a9, { KEY_TOUCHPAD_OFF } },
|