Home
last modified time | relevance | path

Searched full:key_left (Results 1 – 25 of 212) sorted by relevance

123456789

/openbmc/linux/drivers/hid/
H A Dhid-icade.c63 * { KEY_A, "KEY_LEFT", 1 },
64 * { KEY_Q, "KEY_LEFT", 0 },
137 [4] = { KEY_LEFT, 1 },
138 [20] = { KEY_LEFT, 0 },
H A Dhid-apple.c117 { KEY_LEFT, KEY_HOME },
137 { KEY_LEFT, KEY_HOME },
173 { KEY_LEFT, KEY_HOME },
194 { KEY_LEFT, KEY_HOME },
217 { KEY_LEFT, KEY_HOME },
239 { KEY_LEFT, KEY_HOME },
261 { KEY_LEFT, KEY_HOME },
280 { KEY_LEFT, KEY_HOME },
/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/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/staging/nvec/
H A Dnvec-keytable.h237 KEY_LEFT,
247 KEY_LEFT,
/openbmc/linux/drivers/media/rc/keymaps/
H A Drc-dib0700-rc5.c60 { 0xeb11, KEY_LEFT },
116 { 0x1e16, KEY_LEFT },
189 { 0x1d16, KEY_LEFT },
H A Drc-dreambox.c51 { 0x3213, KEY_LEFT },
99 { 0x3414, KEY_LEFT },
H A Drc-nec-terratec-cinergy-xs.c47 { 0x1411, KEY_LEFT},
100 { 0x04eb11, KEY_LEFT},
H A Drc-dib0700-nec.c42 { 0x866b0e, KEY_LEFT },
84 { 0x4518, KEY_LEFT }, /* Skip backwards */
H A Drc-imon-mce.c26 { 0x02000050, KEY_LEFT },
31 { 0x800ff420, KEY_LEFT },
H A Drc-avermedia-m135a.c39 { 0x0212, KEY_LEFT }, /* <- or R */
92 { 0x0449, KEY_LEFT },
H A Drc-imon-pad.c34 { 0x01000080, KEY_LEFT },
39 { 0x29a515b7, KEY_LEFT },
H A Drc-hauppauge.c43 { 0x1e16, KEY_LEFT },
161 { 0x1d16, KEY_LEFT },
189 { 0x1c16, KEY_LEFT },
H A Drc-wetek-hub.c19 { 0x77f6, KEY_LEFT },
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/av7110_loadkeys/
H A Dmedion_155.rc523 0x15 KEY_LEFT
H A Dhauppauge_grey.rc523 0x11 KEY_LEFT
H A Dmedion_088.rc523 0x15 KEY_LEFT
H A Dphilips1358.rc516 0x11 KEY_LEFT
H A Dtechnotrend.rc539 0x0e KEY_LEFT
H A Dhauppauge2.rc539 0x24 KEY_LEFT
H A Dactivy.rcmm31 0x5a KEY_LEFT
H A Dgalaxis.rcmm32 0x5a KEY_LEFT
/openbmc/linux/drivers/media/firewire/
H A Dfiredtv-rc.c49 KEY_LEFT,
75 [0x08] = KEY_LEFT,
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Dclps711x-keypad.txt24 MATRIX_KEY(1, 0, KEY_LEFT)

123456789