Home
last modified time | relevance | path

Searched refs:KEY_LEFT (Results 1 - 25 of 325) sorted by relevance

12345678910>>...13

/kernel/linux/linux-5.10/drivers/staging/nvec/
H A Dnvec-keytable.h237 KEY_LEFT,
247 KEY_LEFT,
/kernel/linux/linux-6.6/drivers/staging/nvec/
H A Dnvec-keytable.h237 KEY_LEFT,
247 KEY_LEFT,
/kernel/linux/linux-5.10/drivers/media/rc/keymaps/
H A Drc-dib0700-rc5.c60 { 0xeb11, KEY_LEFT },
116 { 0x1e16, KEY_LEFT },
189 { 0x1d16, KEY_LEFT },
H A Drc-hauppauge.c43 { 0x1e16, KEY_LEFT },
161 { 0x1d16, KEY_LEFT },
189 { 0x1c16, KEY_LEFT },
H A Drc-avermedia-m135a.c39 { 0x0212, KEY_LEFT }, /* <- or R */
92 { 0x0449, 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-pad.c34 { 0x01000080, KEY_LEFT },
39 { 0x29a515b7, KEY_LEFT },
H A Drc-imon-mce.c26 { 0x02000050, KEY_LEFT },
31 { 0x800ff420, KEY_LEFT },
H A Drc-wetek-hub.c19 { 0x77f6, KEY_LEFT },
H A Drc-khadas.c17 { 0x0e, KEY_LEFT },
/kernel/linux/linux-6.6/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-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-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-nec-terratec-cinergy-xs.c47 { 0x1411, KEY_LEFT},
100 { 0x04eb11, KEY_LEFT},
H A Drc-avermedia-m135a.c39 { 0x0212, KEY_LEFT }, /* <- or R */
92 { 0x0449, KEY_LEFT },
/kernel/linux/linux-5.10/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 },
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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 },
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/media/firewire/
H A Dfiredtv-rc.c49 KEY_LEFT,
75 [0x08] = KEY_LEFT,
/kernel/linux/linux-6.6/drivers/media/firewire/
H A Dfiredtv-rc.c49 KEY_LEFT,
75 [0x08] = KEY_LEFT,

Completed in 6 milliseconds

12345678910>>...13