Home
last modified time | relevance | path

Searched refs:KEY_LEFT (Results 126 – 150 of 211) sorted by relevance

123456789

/openbmc/linux/drivers/input/keyboard/
H A Dipaq-micro-keys.c37 KEY_LEFT, /* 8: Left */
H A Djornada720_kbd.c42 0, 0, KEY_LEFT, KEY_DOWN, KEY_RIGHT, 0, 0, 0, 0,0, KEY_KPASTERISK, /* -> */
H A Dnewtonkbd.c37 KEY_LEFT, KEY_RIGHT, KEY_DOWN, KEY_UP, 0
H A Damikbd.c102 [79] = KEY_LEFT,
H A Dstowaway.c38 KEY_DELETE, KEY_LEFT, KEY_DOWN, KEY_RIGHT, 0, 0, 0,
/openbmc/u-boot/scripts/kconfig/lxdialog/
H A Dmenubox.c361 case KEY_LEFT: in dialog_menu()
364 button = ((key == KEY_LEFT ? --button : ++button) < 0) in dialog_menu()
/openbmc/linux/scripts/kconfig/lxdialog/
H A Dmenubox.c353 case KEY_LEFT: in dialog_menu()
356 button = ((key == KEY_LEFT ? --button : ++button) < 0) in dialog_menu()
H A Dtextbox.c303 case KEY_LEFT: in dialog_textbox()
/openbmc/linux/arch/arm/mach-omap1/
H A Dboard-palmte.c66 KEY(0, 1, KEY_LEFT),
H A Dboard-nokia770.c63 KEY(0, 1, GROUP_0 | KEY_LEFT),
H A Dboard-sx1.c170 KEY(3, 4, GROUP_1 | KEY_LEFT),
/openbmc/linux/drivers/hid/
H A Dhid-creative-sb0540.c36 KEY_LEFT,
/openbmc/linux/drivers/input/misc/
H A Dcm109.c189 case 0x28: return KEY_LEFT; /* IN */ in keymap_kip1000()
251 case 0x48: return KEY_LEFT; /* IN */ in keymap_usbph01()
282 case 0x48: return KEY_LEFT; /* left arrow */ in keymap_atcom()
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Dnova-t-usb2.c43 { 0x1e16, KEY_LEFT },
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-cm-t3x30.dtsi102 MATRIX_KEY(0x00, 0x03, KEY_LEFT)
H A Domap4-droid4-xt894.dts106 MATRIX_KEY(4, 3, KEY_LEFT)
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Dmicrochip,cap11xx.yaml129 <105>, /* KEY_LEFT */
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx27-pdk.dts84 MATRIX_KEY(1, 1, KEY_LEFT)
H A Dimx27-eukrea-mbimxsd27-baseboard.dts109 MATRIX_KEY(1, 1, KEY_LEFT)
/openbmc/linux/drivers/media/rc/
H A Dimon.c229 { 0x000000001400ffeell, KEY_LEFT },
248 { 0x000001000000ffeell, KEY_LEFT },
260 { 0x00000014ffffffeell, KEY_LEFT },
278 { 0x000000001400ffeell, KEY_LEFT },
293 { 0x000001000000ffeell, KEY_LEFT },
305 { 0x00000014ffffffeell, KEY_LEFT },
327 { 0x000000140000ffeell, KEY_LEFT },
/openbmc/u-boot/arch/arm/dts/
H A Dcros-ec-keyboard.dtsi102 MATRIX_KEY(0x07, 0x0c, KEY_LEFT)
/openbmc/u-boot/arch/sandbox/dts/
H A Dcros-ec-keyboard.dtsi102 MATRIX_KEY(0x07, 0x0c, KEY_LEFT)
/openbmc/linux/drivers/accessibility/braille/
H A Dbraille_console.c171 case KEY_LEFT: in keyboard_notifier_call()
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun5i-a13-pocketbook-touch-lux-3.dts60 linux,code = <KEY_LEFT>;
/openbmc/linux/arch/arm/boot/dts/st/
H A Dste-href-tvk1281618-r3.dtsi74 <MATRIX_KEY(7, 6, KEY_LEFT)>,

123456789