Searched refs:KEY_BACK (Results 1 – 25 of 91) sorted by relevance
1234
/Linux-v4.19/drivers/media/rc/keymaps/ |
D | rc-dib0700-rc5.c | 87 { 0xeb4d, KEY_BACK }, 124 { 0x1e1f, KEY_BACK }, 193 { 0x1d1f, KEY_BACK },
|
D | rc-geekbox.c | 18 { 0x01, KEY_BACK },
|
D | rc-ati-tv-wonder-hd-600.c | 28 { 0x0c, KEY_BACK}, /* Row 4 */
|
D | rc-avermedia-rm-ks.c | 51 { 0x051c, KEY_BACK }, /* << */
|
D | rc-flyvideo.c | 38 { 0x19, KEY_BACK }, /* Rewind ( <<< ) */
|
D | rc-hisi-poplar.c | 38 { 0x0000b2c5, KEY_BACK},
|
D | rc-d680-dmb.c | 28 { 0x0829, KEY_BACK },
|
D | rc-streamzap.c | 46 { 0x28da, KEY_BACK },
|
D | rc-su3000.c | 40 { 0x29, KEY_BACK }, /* button under 9 */
|
D | rc-flydvb.c | 42 { 0x19, KEY_BACK }, /* Rewind << */
|
D | rc-technisat-ts35.c | 41 {0x1d, KEY_BACK},
|
D | rc-dvico-portable.c | 18 { 0x035a, KEY_BACK },
|
D | rc-hisi-tv-demo.c | 39 { 0x000000cb, KEY_BACK},
|
D | rc-pinnacle-color.c | 38 { 0x08, KEY_BACK },
|
D | rc-zx-irdec.c | 43 { 0x4c, KEY_BACK },
|
D | rc-terratec-cinergy-c-pci.c | 57 { 0x12, KEY_BACK},
|
D | rc-tevii-nec.c | 43 { 0x1d, KEY_BACK},
|
D | rc-avermedia-m733a-rm-k6.c | 41 { 0x0442, KEY_BACK },
|
D | rc-fusionhdtv-mce.c | 40 { 0x49, KEY_BACK },
|
D | rc-medion-x10-or2x.c | 48 { 0x20, KEY_BACK },
|
D | rc-dvico-mce.c | 22 { 0x0149, KEY_BACK },
|
D | rc-snapstream-firefly.c | 38 { 0x16, KEY_BACK },
|
D | rc-tango.c | 36 { 0x4cb47, KEY_BACK },
|
D | rc-medion-x10-digitainer.c | 52 { 0x20, KEY_BACK },
|
/Linux-v4.19/drivers/input/keyboard/ |
D | tm2-touchkey.c | 115 key = KEY_BACK; in tm2_touchkey_irq_handler() 126 input_report_key(touchkey->input_dev, KEY_BACK, 0); in tm2_touchkey_irq_handler() 194 input_set_capability(touchkey->input_dev, EV_KEY, KEY_BACK); in tm2_touchkey_probe()
|
1234