Home
last modified time | relevance | path

Searched refs:BTN_4 (Results 1 – 18 of 18) sorted by relevance

/Linux-v5.4/drivers/input/joystick/
Dspaceball.c88 input_report_key(dev, BTN_4, data[2] & 0x08); in spaceball_process_packet()
100 input_report_key(dev, BTN_4, data[2] & 0x08); in spaceball_process_packet()
226 BIT_MASK(BTN_3) | BIT_MASK(BTN_4) | 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.c38 case 0xff04: ch_map_key_clear(BTN_4); break; in ch_input_mapping()
Dhid-asus.c748 case 0xff04: asus_map_key_clear(BTN_4); break; in asus_input_mapping()
Dhid-debug.c842 [BTN_4] = "Btn4", [BTN_5] = "Btn5",
Dhid-wiimote-modules.c2196 BTN_4, /* WIIMOD_GUITAR_KEY_B */
Dhid-logitech-hidpp.c2866 __set_bit(BTN_4, input_dev->keybit); in hidpp10_extra_mouse_buttons_populate_input()
Dwacom_wac.c1085 input_report_key(input, BTN_4, (data[9] & 0x10)); 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,
/Linux-v5.4/include/dt-bindings/input/
Dlinux-event-codes.h347 #define BTN_4 0x104 macro
/Linux-v5.4/arch/arm/boot/dts/
Dam3517-evm.dts66 linux,code = <BTN_4>;
Dimx6qdl-gw560x.dtsi309 MATRIX_KEY(0x02, 0x00, BTN_4)
/Linux-v5.4/include/uapi/linux/
Dinput-event-codes.h347 #define BTN_4 0x104 macro
/Linux-v5.4/sound/usb/caiaq/
Dinput.c40 BTN_4, /* 8 softkeys */
/Linux-v5.4/drivers/input/
Dmousedev.c246 case BTN_4: in mousedev_key_event()
/Linux-v5.4/drivers/extcon/
Dextcon-arizona.c117 { .max = 186, .key = BTN_4 },