Searched refs:KEY_TOUCHPAD_TOGGLE (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/drivers/platform/x86/ |
H A D | eeepc-wmi.c | 61 { KE_KEY, 0x6b, { KEY_TOUCHPAD_TOGGLE } }, /* Toggle Touchpad */
|
H A D | msi-wmi.c | 58 { KE_IGNORE, WIND_KEY_TOUCHPAD, {KEY_TOUCHPAD_TOGGLE} },
|
H A D | acer-wmi.c | 128 {KE_KEY, 0x82, {KEY_TOUCHPAD_TOGGLE} }, /* Touch Pad Toggle */ 132 {KE_IGNORE, 0x83, {KEY_TOUCHPAD_TOGGLE} }, 133 {KE_KEY, 0x85, {KEY_TOUCHPAD_TOGGLE} }, 1988 case KEY_TOUCHPAD_TOGGLE: in acer_wmi_notify()
|
H A D | asus-nb-wmi.c | 554 { KE_KEY, 0x6B, { KEY_TOUCHPAD_TOGGLE } },
|
H A D | asus-laptop.c | 319 {KE_KEY, 0x6A, { KEY_TOUCHPAD_TOGGLE } }, /* Lock Touchpad Fn + F9 */ 320 {KE_KEY, 0x6B, { KEY_TOUCHPAD_TOGGLE } }, /* Lock Touchpad */
|
H A D | fujitsu-laptop.c | 456 { KE_KEY, FLAG_TOUCHPAD_TOGGLE, { KEY_TOUCHPAD_TOGGLE } },
|
H A D | toshiba_acpi.c | 263 { KE_KEY, 0x143, { KEY_TOUCHPAD_TOGGLE } }, 289 { KE_KEY, 0x13f, { KEY_TOUCHPAD_TOGGLE } },
|
/openbmc/u-boot/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 573 #define KEY_TOUCHPAD_TOGGLE 0x212 /* Request switch touchpad on or off */ macro
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | input-event-codes.h | 582 #define KEY_TOUCHPAD_TOGGLE 0x212 /* Request switch touchpad on or off */ macro
|
/openbmc/linux/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 583 #define KEY_TOUCHPAD_TOGGLE 0x212 /* Request switch touchpad on or off */ 582 #define KEY_TOUCHPAD_TOGGLE global() macro
|
/openbmc/linux/include/uapi/linux/ |
H A D | input-event-codes.h | 583 #define KEY_TOUCHPAD_TOGGLE 0x212 /* Request switch touchpad on or off */ macro
|