/openbmc/linux/drivers/hid/ |
H A D | hid-icade.c | 63 * { KEY_A, "KEY_LEFT", 1 }, 64 * { KEY_Q, "KEY_LEFT", 0 }, 137 [4] = { KEY_LEFT, 1 }, 138 [20] = { KEY_LEFT, 0 },
|
H A D | hid-apple.c | 117 { 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 D | qcom-msm8660-surf.dts | 42 MATRIX_KEY(0, 2, KEY_LEFT) 51 MATRIX_KEY(4, 2, KEY_LEFT)
|
/openbmc/linux/scripts/kconfig/lxdialog/ |
H A D | yesno.c | 78 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 D | yesno.c | 78 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 D | nvec-keytable.h | 237 KEY_LEFT, 247 KEY_LEFT,
|
/openbmc/linux/drivers/media/rc/keymaps/ |
H A D | rc-dib0700-rc5.c | 60 { 0xeb11, KEY_LEFT }, 116 { 0x1e16, KEY_LEFT }, 189 { 0x1d16, KEY_LEFT },
|
H A D | rc-dreambox.c | 51 { 0x3213, KEY_LEFT }, 99 { 0x3414, KEY_LEFT },
|
H A D | rc-nec-terratec-cinergy-xs.c | 47 { 0x1411, KEY_LEFT}, 100 { 0x04eb11, KEY_LEFT},
|
H A D | rc-dib0700-nec.c | 42 { 0x866b0e, KEY_LEFT }, 84 { 0x4518, KEY_LEFT }, /* Skip backwards */
|
H A D | rc-imon-mce.c | 26 { 0x02000050, KEY_LEFT }, 31 { 0x800ff420, KEY_LEFT },
|
H A D | rc-avermedia-m135a.c | 39 { 0x0212, KEY_LEFT }, /* <- or R */ 92 { 0x0449, KEY_LEFT },
|
H A D | rc-imon-pad.c | 34 { 0x01000080, KEY_LEFT }, 39 { 0x29a515b7, KEY_LEFT },
|
H A D | rc-hauppauge.c | 43 { 0x1e16, KEY_LEFT }, 161 { 0x1d16, KEY_LEFT }, 189 { 0x1c16, KEY_LEFT },
|
H A D | rc-wetek-hub.c | 19 { 0x77f6, KEY_LEFT },
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/av7110_loadkeys/ |
H A D | medion_155.rc5 | 23 0x15 KEY_LEFT
|
H A D | hauppauge_grey.rc5 | 23 0x11 KEY_LEFT
|
H A D | medion_088.rc5 | 23 0x15 KEY_LEFT
|
H A D | philips1358.rc5 | 16 0x11 KEY_LEFT
|
H A D | technotrend.rc5 | 39 0x0e KEY_LEFT
|
H A D | hauppauge2.rc5 | 39 0x24 KEY_LEFT
|
H A D | activy.rcmm | 31 0x5a KEY_LEFT
|
H A D | galaxis.rcmm | 32 0x5a KEY_LEFT
|
/openbmc/linux/drivers/media/firewire/ |
H A D | firedtv-rc.c | 49 KEY_LEFT, 75 [0x08] = KEY_LEFT,
|
/openbmc/linux/Documentation/devicetree/bindings/input/ |
H A D | clps711x-keypad.txt | 24 MATRIX_KEY(1, 0, KEY_LEFT)
|