Home
last modified time | relevance | path

Searched full:key_up (Results 1 – 25 of 230) sorted by relevance

12345678910

/Linux-v6.1/drivers/hid/
Dhid-icade.c57 * { KEY_W, "KEY_UP", 1 },
58 * { KEY_E, "KEY_UP", 0 },
131 [26] = { KEY_UP, 1 },
132 [8] = { KEY_UP, 0 },
Dhid-apple.c108 { KEY_UP, KEY_PAGEUP },
128 { KEY_UP, KEY_PAGEUP },
164 { KEY_UP, KEY_PAGEUP },
185 { KEY_UP, KEY_PAGEUP },
208 { KEY_UP, KEY_PAGEUP },
230 { KEY_UP, KEY_PAGEUP },
252 { KEY_UP, KEY_PAGEUP },
271 { KEY_UP, KEY_PAGEUP },
Dhid-appleir.c151 static void key_up(struct hid_device *hid, struct appleir *appleir, int key) in key_up() function
176 key_up(hid, appleir, appleir->current_key); in key_up_tick()
203 key_up(hid, appleir, appleir->current_key); in appleir_raw_event()
/Linux-v6.1/arch/arm/boot/dts/
Dqcom-msm8660-surf.dts41 MATRIX_KEY(0, 1, KEY_UP)
50 MATRIX_KEY(4, 1, KEY_UP)
/Linux-v6.1/drivers/media/rc/keymaps/
Drc-medion-x10-digitainer.c29 { 0x78, KEY_UP }, /* scrollwheel up 1 notch */
82 { 0x1a, KEY_UP },
Drc-dib0700-rc5.c59 { 0xeb10, KEY_UP },
114 { 0x1e14, KEY_UP },
187 { 0x1d14, KEY_UP },
Drc-nec-terratec-cinergy-xs.c46 { 0x1410, KEY_UP},
99 { 0x04eb10, KEY_UP},
Drc-imon-mce.c24 { 0x02000052, KEY_UP },
29 { 0x800ff41e, KEY_UP },
Drc-imon-pad.c32 { 0x01008000, KEY_UP },
37 { 0x2aa515b7, KEY_UP },
Drc-hauppauge.c41 { 0x1e14, KEY_UP },
159 { 0x1d14, KEY_UP },
187 { 0x1c14, KEY_UP },
Drc-wetek-hub.c17 { 0x77f4, KEY_UP },
Drc-geekbox.c14 { 0x03, KEY_UP },
Drc-khadas.c15 { 0x03, KEY_UP },
Drc-minix-neo.c16 { 0x146, KEY_UP },
Drc-odroid.c18 { 0xb2ca, KEY_UP },
Drc-vega-s9x.c16 { 0x46, KEY_UP },
Drc-msi-digivox-ii.c13 { 0x0303, KEY_UP }, /* up */
Drc-pine64.c19 { 0x40400b, KEY_UP },
Drc-tanix-tx5max.c18 { 0x40400b, KEY_UP },
/Linux-v6.1/drivers/media/firewire/
Dfiredtv-rc.c38 KEY_UP,
79 [0x0c] = KEY_UP,
/Linux-v6.1/drivers/platform/x86/
Dfujitsu-tablet.c111 KEY_UP,
131 KEY_UP,
150 KEY_UP,
/Linux-v6.1/Documentation/devicetree/bindings/input/
Dclps711x-keypad.txt22 MATRIX_KEY(0, 0, KEY_UP)
Dibm,op-panel.yaml48 linux,keycodes = <KEY_UP>, <KEY_DOWN>, <KEY_ENTER>;
/Linux-v6.1/arch/arm/mach-pxa/
Dezx.c400 KEY(0, 4, KEY_UP),
446 KEY(0, 0, KEY_UP),
510 KEY(3, 1, KEY_UP),
562 KEY(3, 1, KEY_UP),
614 KEY(3, 1, KEY_UP),
666 KEY(3, 1, KEY_UP),
/Linux-v6.1/drivers/media/usb/dvb-usb/
DcinergyT2-core.c104 { 0x0410, KEY_UP },
132 KEY_UP,

12345678910