Home
last modified time | relevance | path

Searched refs:KEY_SCROLLDOWN (Results 1 – 16 of 16) sorted by relevance

/linux-4.4.14/drivers/platform/x86/
Dfujitsu-tablet.c60 KEY_SCROLLDOWN,
79 KEY_SCROLLDOWN,
145 KEY_SCROLLDOWN,
164 KEY_SCROLLDOWN,
/linux-4.4.14/drivers/media/rc/keymaps/
Drc-tivo.c37 { 0xa10c1807, KEY_SCROLLDOWN }, /* Red Thumbs Down */
/linux-4.4.14/drivers/input/keyboard/
Dmaple_keyb.c91 KEY_SCROLLDOWN, KEY_EDIT, KEY_SLEEP, KEY_SCREENLOCK, KEY_REFRESH,
/linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h257 #define KEY_SCROLLDOWN 178 macro
/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h257 #define KEY_SCROLLDOWN 178 macro
/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h257 #define KEY_SCROLLDOWN 178 macro
/linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h257 #define KEY_SCROLLDOWN 178 macro
/linux-4.4.14/include/dt-bindings/input/
Dlinux-event-codes.h257 #define KEY_SCROLLDOWN 178 macro
/linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h257 #define KEY_SCROLLDOWN 178 macro
/linux-4.4.14/include/uapi/linux/
Dinput-event-codes.h257 #define KEY_SCROLLDOWN 178 macro
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h257 #define KEY_SCROLLDOWN 178 macro
/linux-4.4.14/drivers/media/rc/
Dir-mce_kbd-decoder.c113 KEY_SCROLLUP, KEY_SCROLLDOWN, KEY_EDIT, KEY_SLEEP, KEY_COFFEE,
/linux-4.4.14/arch/arm/boot/dts/
Darmada-xp-lenovo-ix4-300d.dts221 linux,code = <KEY_SCROLLDOWN>;
/linux-4.4.14/drivers/hid/
Dhid-picolcd_core.c48 KEY_SCROLLDOWN, /* col 2 + row 2 */
Dhid-debug.c831 [KEY_SCROLLDOWN] = "ScrollDown", [KEY_KPLEFTPAREN] = "KPLeftParenthesis",
Dhid-input.c897 case 0x234: map_key_clear(KEY_SCROLLDOWN); break; in hidinput_configure_usage()