Home
last modified time | relevance | path

Searched refs:BTN_5 (Results 1 – 17 of 17) sorted by relevance

/Linux-v5.4/drivers/input/joystick/
Dspaceball.c89 input_report_key(dev, BTN_5, data[1] & 0x01); in spaceball_process_packet()
101 input_report_key(dev, BTN_5, data[2] & 0x10); in spaceball_process_packet()
227 BIT_MASK(BTN_5) | BIT_MASK(BTN_6) | in spaceball_connect()
Dmagellan.c31 static int magellan_buttons[] = { BTN_0, BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8 };
Dadi.c71 static short adi_cm2_key[] = { BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8 };
/Linux-v5.4/drivers/hid/
Dhid-chicony.c39 case 0xff05: ch_map_key_clear(BTN_5); break; in ch_input_mapping()
Dhid-asus.c749 case 0xff05: asus_map_key_clear(BTN_5); break; in asus_input_mapping()
Dhid-debug.c842 [BTN_4] = "Btn4", [BTN_5] = "Btn5",
Dhid-wiimote-modules.c2197 BTN_5, /* WIIMOD_GUITAR_KEY_O */
Dhid-logitech-hidpp.c2867 __set_bit(BTN_5, input_dev->keybit); in hidpp10_extra_mouse_buttons_populate_input()
Dwacom_wac.c1086 input_report_key(input, BTN_5, (data[9] & 0x20)); in wacom_remote_irq()
/Linux-v5.4/Documentation/devicetree/bindings/input/
Datmel,captouch.txt33 <BTN_4>, <BTN_5>,
/Linux-v5.4/drivers/input/tablet/
Dhanwang.c100 BTN_0, BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8,
231 BTN_5 + i, data[6] & (1 << i)); in hanwang_parse_packet()
/Linux-v5.4/include/dt-bindings/input/
Dlinux-event-codes.h348 #define BTN_5 0x105 macro
/Linux-v5.4/arch/arm/boot/dts/
Dam3517-evm.dts72 linux,code = <BTN_5>;
Dimx6qdl-gw560x.dtsi310 MATRIX_KEY(0x00, 0x03, BTN_5)
/Linux-v5.4/include/uapi/linux/
Dinput-event-codes.h348 #define BTN_5 0x105 macro
/Linux-v5.4/sound/usb/caiaq/
Dinput.c47 BTN_5,
/Linux-v5.4/drivers/extcon/
Dextcon-arizona.c118 { .max = 430, .key = BTN_5 },