Searched refs:BTN_3 (Results 1 – 22 of 22) sorted by relevance
| /Linux-v5.4/drivers/input/joystick/ |
| D | spaceball.c | 87 input_report_key(dev, BTN_3, data[2] & 0x04); in spaceball_process_packet() 99 input_report_key(dev, BTN_3, data[2] & 0x04); in spaceball_process_packet() 226 BIT_MASK(BTN_3) | BIT_MASK(BTN_4) | in spaceball_connect()
|
| D | magellan.c | 31 static int magellan_buttons[] = { BTN_0, BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8 };
|
| D | adi.c | 71 static short adi_cm2_key[] = { BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8 };
|
| D | gamecon.c | 543 static const short gc_psx_ddr_btn[] = { BTN_0, BTN_1, BTN_2, BTN_3 };
|
| /Linux-v5.4/drivers/hid/ |
| D | hid-chicony.c | 37 case 0xff03: ch_map_key_clear(BTN_3); break; in ch_input_mapping()
|
| D | hid-asus.c | 747 case 0xff03: asus_map_key_clear(BTN_3); break; in asus_input_mapping()
|
| D | hid-debug.c | 841 [BTN_2] = "Btn2", [BTN_3] = "Btn3",
|
| D | wacom_wac.c | 267 input_report_key(input, BTN_3, (data[1] & 0x08)); in wacom_dtus_irq() 1084 input_report_key(input, BTN_3, (data[9] & 0x08)); in wacom_remote_irq()
|
| D | hid-wiimote-modules.c | 2195 BTN_3, /* WIIMOD_GUITAR_KEY_Y */
|
| D | hid-logitech-hidpp.c | 2865 __set_bit(BTN_3, input_dev->keybit); in hidpp10_extra_mouse_buttons_populate_input()
|
| /Linux-v5.4/Documentation/devicetree/bindings/input/ |
| D | atmel,captouch.txt | 32 <BTN_2>, <BTN_3>,
|
| /Linux-v5.4/arch/arm/boot/dts/ |
| D | socfpga_cyclone5_vining_fpga.dts | 64 linux,code = <BTN_3>;
|
| D | am3517-evm.dts | 60 linux,code = <BTN_3>;
|
| D | logicpd-torpedo-baseboard.dtsi | 33 linux,code = <BTN_3>;
|
| D | imx6qdl-gw560x.dtsi | 308 MATRIX_KEY(0x01, 0x00, BTN_3)
|
| /Linux-v5.4/drivers/input/tablet/ |
| D | hanwang.c | 100 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/ |
| D | linux-event-codes.h | 346 #define BTN_3 0x103 macro
|
| /Linux-v5.4/include/uapi/linux/ |
| D | input-event-codes.h | 346 #define BTN_3 0x103 macro
|
| /Linux-v5.4/drivers/input/mouse/ |
| D | alps.c | 350 input_report_key(dev, BTN_3, packet[0] & 0x20); in alps_process_packet_v1_v2() 3083 dev1->keybit[BIT_WORD(BTN_3)] |= BIT_MASK(BTN_3); in alps_init()
|
| /Linux-v5.4/sound/usb/caiaq/ |
| D | input.c | 41 BTN_3,
|
| /Linux-v5.4/drivers/input/ |
| D | mousedev.c | 242 case BTN_3: in mousedev_key_event()
|
| /Linux-v5.4/drivers/extcon/ |
| D | extcon-arizona.c | 116 { .max = 100, .key = BTN_3 },
|