Home
last modified time | relevance | path

Searched refs:KEY_LEFT (Results 1 – 25 of 211) sorted by relevance

123456789

/openbmc/linux/drivers/media/rc/keymaps/
H A Drc-hauppauge.c43 { 0x1e16, KEY_LEFT },
161 { 0x1d16, KEY_LEFT },
189 { 0x1c16, KEY_LEFT },
H A Drc-dib0700-rc5.c60 { 0xeb11, KEY_LEFT },
116 { 0x1e16, KEY_LEFT },
189 { 0x1d16, KEY_LEFT },
H A Drc-imon-mce.c26 { 0x02000050, KEY_LEFT },
31 { 0x800ff420, KEY_LEFT },
H A Drc-dib0700-nec.c42 { 0x866b0e, KEY_LEFT },
84 { 0x4518, KEY_LEFT }, /* Skip backwards */
H A Drc-avermedia-m135a.c39 { 0x0212, KEY_LEFT }, /* <- or R */
92 { 0x0449, KEY_LEFT },
H A Drc-dreambox.c51 { 0x3213, KEY_LEFT },
99 { 0x3414, KEY_LEFT },
H A Drc-imon-pad.c34 { 0x01000080, KEY_LEFT },
39 { 0x29a515b7, KEY_LEFT },
H A Drc-nec-terratec-cinergy-xs.c47 { 0x1411, KEY_LEFT},
100 { 0x04eb11, KEY_LEFT},
H A Drc-geekbox.c17 { 0x0e, KEY_LEFT },
H A Drc-khadas.c17 { 0x0e, KEY_LEFT },
H A Drc-wetek-hub.c19 { 0x77f6, KEY_LEFT },
H A Drc-vega-s9x.c17 { 0x47, KEY_LEFT },
H A Drc-odroid.c19 { 0xb299, KEY_LEFT },
H A Drc-minix-neo.c18 { 0x147, KEY_LEFT },
H A Drc-beelink-mxiii.c22 { 0xb299, KEY_LEFT },
H A Drc-tanix-tx5max.c19 { 0x404010, KEY_LEFT },
H A Drc-ati-tv-wonder-hd-600.c32 { 0x10, KEY_LEFT}, /* Row 5 */
H A Drc-pine64.c17 { 0x404010, KEY_LEFT },
/openbmc/qemu/ui/
H A Dcurses_keys.h244 [KEY_LEFT] = 75 | GREY, /* Left Arrow */
285 [KEY_LEFT] = QEMU_KEY_LEFT,
503 { "Left", KEY_LEFT },
/openbmc/linux/drivers/staging/nvec/
H A Dnvec-keytable.h237 KEY_LEFT,
247 KEY_LEFT,
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dqcom-msm8660-surf.dts42 MATRIX_KEY(0, 2, KEY_LEFT)
51 MATRIX_KEY(4, 2, KEY_LEFT)
/openbmc/linux/drivers/hid/
H A Dhid-icade.c137 [4] = { KEY_LEFT, 1 },
138 [20] = { KEY_LEFT, 0 },
/openbmc/linux/scripts/kconfig/lxdialog/
H A Dyesno.c78 case KEY_LEFT: in dialog_yesno()
80 button = ((key == KEY_LEFT ? --button : ++button) < 0) ? 1 : (button > 1 ? 0 : button); in dialog_yesno()
/openbmc/u-boot/scripts/kconfig/lxdialog/
H A Dyesno.c78 case KEY_LEFT: in dialog_yesno()
80 button = ((key == KEY_LEFT ? --button : ++button) < 0) ? 1 : (button > 1 ? 0 : button); in dialog_yesno()
/openbmc/linux/drivers/media/firewire/
H A Dfiredtv-rc.c49 KEY_LEFT,
75 [0x08] = KEY_LEFT,

123456789