Home
last modified time | relevance | path

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

123456789

/linux-6.12.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-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()
Dhid-apple.c128 { KEY_UP, KEY_PAGEUP },
148 { KEY_UP, KEY_PAGEUP },
184 { KEY_UP, KEY_PAGEUP },
205 { KEY_UP, KEY_PAGEUP },
228 { KEY_UP, KEY_PAGEUP },
250 { KEY_UP, KEY_PAGEUP },
272 { KEY_UP, KEY_PAGEUP },
291 { KEY_UP, KEY_PAGEUP },
/linux-6.12.1/arch/arm/boot/dts/qcom/
Dqcom-msm8660-surf.dts45 MATRIX_KEY(0, 1, KEY_UP)
54 MATRIX_KEY(4, 1, KEY_UP)
/linux-6.12.1/drivers/media/rc/keymaps/
Drc-dib0700-rc5.c59 { 0xeb10, KEY_UP },
114 { 0x1e14, KEY_UP },
187 { 0x1d14, KEY_UP },
Drc-medion-x10-digitainer.c29 { 0x78, KEY_UP }, /* scrollwheel up 1 notch */
82 { 0x1a, KEY_UP },
Drc-dreambox.c52 { 0x3211, KEY_UP },
100 { 0x3411, KEY_UP },
Drc-imon-mce.c24 { 0x02000052, KEY_UP },
29 { 0x800ff41e, KEY_UP },
Drc-nec-terratec-cinergy-xs.c46 { 0x1410, KEY_UP},
99 { 0x04eb10, KEY_UP},
Drc-hauppauge.c41 { 0x1e14, KEY_UP },
159 { 0x1d14, KEY_UP },
187 { 0x1c14, KEY_UP },
Drc-imon-pad.c32 { 0x01008000, KEY_UP },
37 { 0x2aa515b7, KEY_UP },
Drc-odroid.c18 { 0xb2ca, KEY_UP },
Drc-geekbox.c14 { 0x03, KEY_UP },
Drc-minix-neo.c16 { 0x146, KEY_UP },
Drc-wetek-hub.c17 { 0x77f4, KEY_UP },
Drc-beelink-mxiii.c21 { 0xb2ca, KEY_UP },
Drc-khadas.c15 { 0x03, KEY_UP },
Drc-vega-s9x.c16 { 0x46, KEY_UP },
Drc-tanix-tx5max.c18 { 0x40400b, KEY_UP },
/linux-6.12.1/drivers/media/firewire/
Dfiredtv-rc.c38 KEY_UP,
79 [0x0c] = KEY_UP,
/linux-6.12.1/drivers/platform/x86/
Dfujitsu-tablet.c111 KEY_UP,
131 KEY_UP,
150 KEY_UP,
/linux-6.12.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-6.12.1/drivers/media/usb/dvb-usb/
DcinergyT2-core.c104 { 0x0410, KEY_UP },
132 KEY_UP,
/linux-6.12.1/drivers/input/keyboard/
Dhpps2atkbd.h48 /* 60 */ KEY_DOWN, C_61, KEY_PAUSE, KEY_UP, KEY_DELETE, KEY_END, K…
66 /* f0 */ KEY_INSERT, KEY_DELETE, KEY_DOWN, KEY_RESERVED, KEY_RIGHT, KEY_UP, K…

123456789