Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dfujitsu-tablet.c48 KEY_SCROLLDOWN,
67 KEY_SCROLLDOWN,
133 KEY_SCROLLDOWN,
152 KEY_SCROLLDOWN,
/linux/drivers/media/rc/keymaps/
H A Drc-tivo.c33 { 0x3085e018, KEY_SCROLLDOWN }, /* Red Thumbs Down */
/linux/arch/arm/boot/dts/marvell/
H A Darmada-xp-lenovo-ix4-300d.dts162 linux,code = <KEY_SCROLLDOWN>;
/linux/drivers/media/rc/
H A Dir-mce_kbd-decoder.c105 KEY_SCROLLUP, KEY_SCROLLDOWN, KEY_EDIT, KEY_SLEEP, KEY_COFFEE,
/linux/include/uapi/linux/
H A Dinput-event-codes.h258 #define KEY_SCROLLDOWN 178 macro
/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h258 #define KEY_SCROLLDOWN 178 macro
/linux/drivers/hid/
H A Dhid-picolcd_core.c39 KEY_SCROLLDOWN, /* col 2 + row 2 */
H A Dhid-debug.c3245 [KEY_SCROLLDOWN] = "ScrollDown", [KEY_KPLEFTPAREN] = "KPLeftParenthesis",
H A Dhid-input.c1216 case 0x234: map_key_clear(KEY_SCROLLDOWN); break; in hidinput_configure_usage()