Searched refs:BTN_4 (Results 1 – 18 of 18) sorted by relevance
| /Linux-v5.4/drivers/input/joystick/ |
| D | spaceball.c | 88 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()
|
| 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 };
|
| /Linux-v5.4/drivers/hid/ |
| D | hid-chicony.c | 38 case 0xff04: ch_map_key_clear(BTN_4); break; in ch_input_mapping()
|
| D | hid-asus.c | 748 case 0xff04: asus_map_key_clear(BTN_4); break; in asus_input_mapping()
|
| D | hid-debug.c | 842 [BTN_4] = "Btn4", [BTN_5] = "Btn5",
|
| D | hid-wiimote-modules.c | 2196 BTN_4, /* WIIMOD_GUITAR_KEY_B */
|
| D | hid-logitech-hidpp.c | 2866 __set_bit(BTN_4, input_dev->keybit); in hidpp10_extra_mouse_buttons_populate_input()
|
| D | wacom_wac.c | 1085 input_report_key(input, BTN_4, (data[9] & 0x10)); in wacom_remote_irq()
|
| /Linux-v5.4/Documentation/devicetree/bindings/input/ |
| D | atmel,captouch.txt | 33 <BTN_4>, <BTN_5>,
|
| /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 | 347 #define BTN_4 0x104 macro
|
| /Linux-v5.4/arch/arm/boot/dts/ |
| D | am3517-evm.dts | 66 linux,code = <BTN_4>;
|
| D | imx6qdl-gw560x.dtsi | 309 MATRIX_KEY(0x02, 0x00, BTN_4)
|
| /Linux-v5.4/include/uapi/linux/ |
| D | input-event-codes.h | 347 #define BTN_4 0x104 macro
|
| /Linux-v5.4/sound/usb/caiaq/ |
| D | input.c | 40 BTN_4, /* 8 softkeys */
|
| /Linux-v5.4/drivers/input/ |
| D | mousedev.c | 246 case BTN_4: in mousedev_key_event()
|
| /Linux-v5.4/drivers/extcon/ |
| D | extcon-arizona.c | 117 { .max = 186, .key = BTN_4 },
|