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

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/IR/keymaps/
H A Drc-ati-tv-wonder-hd-600.c36 { 0x10, KEY_LEFT}, /* Row 5 */
H A Drc-avermedia-m135a.c43 { 0x0212, KEY_LEFT }, /* <- or R */
95 { 0x0449, KEY_LEFT },
H A Drc-dib0700-nec.c46 { 0x860e, KEY_LEFT },
88 { 0x4518, KEY_LEFT }, /* Skip backwards */
H A Drc-imon-mce.c29 { 0x02000050, KEY_LEFT },
34 { 0x800ff420, KEY_LEFT },
H A Drc-imon-pad.c37 { 0x01000080, KEY_LEFT },
42 { 0x29a515b7, KEY_LEFT },
H A Drc-adstech-dvb-t-pci.c38 { 0x16, KEY_LEFT },
H A Drc-asus-pc39.c40 { 0x27, KEY_LEFT },
H A Drc-avermedia-m733a-rm-k6.c43 { 0x0449, KEY_LEFT },
H A Drc-avertv-303.c56 { 0x76, KEY_LEFT },
H A Drc-budget-ci-old.c53 { 0x2c, KEY_LEFT },
H A Drc-cinergy-1400.c35 { 0x11, KEY_LEFT },
H A Drc-cinergy.c40 { 0x17, KEY_LEFT },
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/IR/keymaps/
H A Drc-ati-tv-wonder-hd-600.c36 { 0x10, KEY_LEFT}, /* Row 5 */
H A Drc-avermedia-m135a.c43 { 0x0212, KEY_LEFT }, /* <- or R */
95 { 0x0449, KEY_LEFT },
H A Drc-dib0700-nec.c46 { 0x860e, KEY_LEFT },
88 { 0x4518, KEY_LEFT }, /* Skip backwards */
H A Drc-imon-mce.c29 { 0x02000050, KEY_LEFT },
34 { 0x800ff420, KEY_LEFT },
H A Drc-imon-pad.c37 { 0x01000080, KEY_LEFT },
42 { 0x29a515b7, KEY_LEFT },
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/scripts/kconfig/lxdialog/
H A Dyesno.c91 case KEY_LEFT:
93 button = ((key == KEY_LEFT ? --button : ++button) < 0) ? 1 : (button > 1 ? 0 : button);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/scripts/kconfig/lxdialog/
H A Dyesno.c84 case KEY_LEFT:
86 button = ((key == KEY_LEFT ? --button : ++button) < 0) ? 1 : (button > 1 ? 0 : button);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/config/
H A Dyesno.c99 case KEY_LEFT:
101 button = ((key == KEY_LEFT ? --button : ++button) < 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/scripts/kconfig/lxdialog/
H A Dyesno.c91 case KEY_LEFT:
93 button = ((key == KEY_LEFT ? --button : ++button) < 0) ? 1 : (button > 1 ? 0 : button);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/scripts/kconfig/lxdialog/
H A Dyesno.c84 case KEY_LEFT:
86 button = ((key == KEY_LEFT ? --button : ++button) < 0) ? 1 : (button > 1 ? 0 : button);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/config/
H A Dyesno.c99 case KEY_LEFT:
101 button = ((key == KEY_LEFT ? --button : ++button) < 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/scripts/kconfig/lxdialog/
H A Dyesno.c84 case KEY_LEFT:
86 button = ((key == KEY_LEFT ? --button : ++button) < 0) ? 1 : (button > 1 ? 0 : button);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/config/
H A Dyesno.c99 case KEY_LEFT:
101 button = ((key == KEY_LEFT ? --button : ++button) < 0)

Completed in 208 milliseconds

1234567891011>>