Home
last modified time | relevance | path

Searched refs:BTN_3 (Results 1 – 20 of 20) sorted by relevance

/Linux-v4.19/drivers/input/joystick/
Dspaceball.c99 input_report_key(dev, BTN_3, data[2] & 0x04); in spaceball_process_packet()
111 input_report_key(dev, BTN_3, data[2] & 0x04); 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 };
Dgamecon.c555 static const short gc_psx_ddr_btn[] = { BTN_0, BTN_1, BTN_2, BTN_3 };
/Linux-v4.19/drivers/hid/
Dhid-chicony.c40 case 0xff03: ch_map_key_clear(BTN_3); break; in ch_input_mapping()
Dhid-asus.c530 case 0xff03: asus_map_key_clear(BTN_3); break; in asus_input_mapping()
Dhid-debug.c858 [BTN_2] = "Btn2", [BTN_3] = "Btn3",
Dwacom_wac.c271 input_report_key(input, BTN_3, (data[1] & 0x08)); in wacom_dtus_irq()
1045 input_report_key(input, BTN_3, (data[9] & 0x08)); in wacom_remote_irq()
Dhid-wiimote-modules.c2198 BTN_3, /* WIIMOD_GUITAR_KEY_Y */
/Linux-v4.19/Documentation/devicetree/bindings/input/
Datmel,captouch.txt32 <BTN_2>, <BTN_3>,
/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.h346 #define BTN_3 0x103 macro
/Linux-v4.19/include/uapi/linux/
Dinput-event-codes.h346 #define BTN_3 0x103 macro
/Linux-v4.19/arch/arm/boot/dts/
Dam3517-evm.dts58 linux,code = <BTN_3>;
Dlogicpd-torpedo-baseboard.dtsi37 linux,code = <BTN_3>;
Dimx6qdl-gw560x.dtsi307 MATRIX_KEY(0x01, 0x00, BTN_3)
/Linux-v4.19/drivers/input/mouse/
Dalps.c352 input_report_key(dev, BTN_3, packet[0] & 0x20); in alps_process_packet_v1_v2()
3068 dev1->keybit[BIT_WORD(BTN_3)] |= BIT_MASK(BTN_3); in alps_init()
/Linux-v4.19/sound/usb/caiaq/
Dinput.c54 BTN_3,
/Linux-v4.19/drivers/input/
Dmousedev.c245 case BTN_3: in mousedev_key_event()
/Linux-v4.19/drivers/extcon/
Dextcon-arizona.c125 { .max = 100, .key = BTN_3 },