Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/joystick/
Dspaceball.c100 input_report_key(dev, BTN_4, data[2] & 0x08); in spaceball_process_packet()
112 input_report_key(dev, BTN_4, data[2] & 0x08); in spaceball_process_packet()
238 BIT_MASK(BTN_3) | BIT_MASK(BTN_4) | in spaceball_connect()
Dmagellan.c43 static int magellan_buttons[] = { BTN_0, BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8 };
Dadi.c83 static short adi_cm2_key[] = { BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8 };
/Linux-v4.19/drivers/hid/
Dhid-chicony.c41 case 0xff04: ch_map_key_clear(BTN_4); break; in ch_input_mapping()
Dhid-asus.c531 case 0xff04: asus_map_key_clear(BTN_4); break; in asus_input_mapping()
Dhid-debug.c859 [BTN_4] = "Btn4", [BTN_5] = "Btn5",
Dhid-wiimote-modules.c2199 BTN_4, /* WIIMOD_GUITAR_KEY_B */
Dwacom_wac.c1046 input_report_key(input, BTN_4, (data[9] & 0x10)); in wacom_remote_irq()
/Linux-v4.19/Documentation/devicetree/bindings/input/
Datmel,captouch.txt33 <BTN_4>, <BTN_5>,
/Linux-v4.19/drivers/input/tablet/
Dhanwang.c114 BTN_0, BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8,
/Linux-v4.19/include/dt-bindings/input/
Dlinux-event-codes.h347 #define BTN_4 0x104 macro
/Linux-v4.19/include/uapi/linux/
Dinput-event-codes.h347 #define BTN_4 0x104 macro
/Linux-v4.19/arch/arm/boot/dts/
Dam3517-evm.dts64 linux,code = <BTN_4>;
Dimx6qdl-gw560x.dtsi308 MATRIX_KEY(0x02, 0x00, BTN_4)
/Linux-v4.19/sound/usb/caiaq/
Dinput.c53 BTN_4, /* 8 softkeys */
/Linux-v4.19/drivers/input/
Dmousedev.c249 case BTN_4: in mousedev_key_event()
/Linux-v4.19/drivers/extcon/
Dextcon-arizona.c126 { .max = 186, .key = BTN_4 },