Searched refs:BTN_5 (Results 1 – 17 of 17) sorted by relevance
| /Linux-v5.4/drivers/input/joystick/ |
| D | spaceball.c | 89 input_report_key(dev, BTN_5, data[1] & 0x01); in spaceball_process_packet() 101 input_report_key(dev, BTN_5, data[2] & 0x10); in spaceball_process_packet() 227 BIT_MASK(BTN_5) | BIT_MASK(BTN_6) | 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 | 39 case 0xff05: ch_map_key_clear(BTN_5); break; in ch_input_mapping()
|
| D | hid-asus.c | 749 case 0xff05: asus_map_key_clear(BTN_5); break; in asus_input_mapping()
|
| D | hid-debug.c | 842 [BTN_4] = "Btn4", [BTN_5] = "Btn5",
|
| D | hid-wiimote-modules.c | 2197 BTN_5, /* WIIMOD_GUITAR_KEY_O */
|
| D | hid-logitech-hidpp.c | 2867 __set_bit(BTN_5, input_dev->keybit); in hidpp10_extra_mouse_buttons_populate_input()
|
| D | wacom_wac.c | 1086 input_report_key(input, BTN_5, (data[9] & 0x20)); 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, 231 BTN_5 + i, data[6] & (1 << i)); in hanwang_parse_packet()
|
| /Linux-v5.4/include/dt-bindings/input/ |
| D | linux-event-codes.h | 348 #define BTN_5 0x105 macro
|
| /Linux-v5.4/arch/arm/boot/dts/ |
| D | am3517-evm.dts | 72 linux,code = <BTN_5>;
|
| D | imx6qdl-gw560x.dtsi | 310 MATRIX_KEY(0x00, 0x03, BTN_5)
|
| /Linux-v5.4/include/uapi/linux/ |
| D | input-event-codes.h | 348 #define BTN_5 0x105 macro
|
| /Linux-v5.4/sound/usb/caiaq/ |
| D | input.c | 47 BTN_5,
|
| /Linux-v5.4/drivers/extcon/ |
| D | extcon-arizona.c | 118 { .max = 430, .key = BTN_5 },
|