Searched refs:KEY_TOUCHPAD_TOGGLE (Results 1 – 13 of 13) sorted by relevance
/linux-4.1.27/drivers/platform/x86/ |
D | eeepc-wmi.c | 74 { KE_KEY, 0x6b, { KEY_TOUCHPAD_TOGGLE } }, /* Toggle Touchpad */
|
D | asus-nb-wmi.c | 330 { KE_KEY, 0x6B, { KEY_TOUCHPAD_TOGGLE } },
|
D | msi-wmi.c | 70 { KE_IGNORE, WIND_KEY_TOUCHPAD, {KEY_TOUCHPAD_TOGGLE} },
|
D | acer-wmi.c | 126 {KE_KEY, 0x82, {KEY_TOUCHPAD_TOGGLE} }, /* Touch Pad Toggle */ 129 {KE_IGNORE, 0x83, {KEY_TOUCHPAD_TOGGLE} }, 130 {KE_KEY, 0x85, {KEY_TOUCHPAD_TOGGLE} }, 1775 case KEY_TOUCHPAD_TOGGLE: in acer_wmi_notify()
|
D | toshiba_acpi.c | 236 { KE_KEY, 0x143, { KEY_TOUCHPAD_TOGGLE } }, 264 { KE_KEY, 0x13f, { KEY_TOUCHPAD_TOGGLE } },
|
D | asus-laptop.c | 334 {KE_KEY, 0x6B, { KEY_TOUCHPAD_TOGGLE } }, /* Lock Touchpad */
|
/linux-4.1.27/arch/arm/boot/dts/include/dt-bindings/input/ |
D | input.h | 501 #define KEY_TOUCHPAD_TOGGLE 0x212 /* Request switch touchpad on or off */ macro
|
/linux-4.1.27/arch/mips/boot/dts/include/dt-bindings/input/ |
D | input.h | 501 #define KEY_TOUCHPAD_TOGGLE 0x212 /* Request switch touchpad on or off */ macro
|
/linux-4.1.27/include/dt-bindings/input/ |
D | input.h | 501 #define KEY_TOUCHPAD_TOGGLE 0x212 /* Request switch touchpad on or off */ macro
|
/linux-4.1.27/arch/powerpc/boot/dts/include/dt-bindings/input/ |
D | input.h | 501 #define KEY_TOUCHPAD_TOGGLE 0x212 /* Request switch touchpad on or off */ macro
|
/linux-4.1.27/arch/arm64/boot/dts/include/dt-bindings/input/ |
D | input.h | 501 #define KEY_TOUCHPAD_TOGGLE 0x212 /* Request switch touchpad on or off */ macro
|
/linux-4.1.27/arch/metag/boot/dts/include/dt-bindings/input/ |
D | input.h | 501 #define KEY_TOUCHPAD_TOGGLE 0x212 /* Request switch touchpad on or off */ macro
|
/linux-4.1.27/include/uapi/linux/ |
D | input.h | 714 #define KEY_TOUCHPAD_TOGGLE 0x212 /* Request switch touchpad on or off */ macro
|