Searched refs:BTN_6 (Results 1 – 15 of 15) sorted by relevance
/linux-6.1.9/drivers/input/joystick/ |
D | spaceball.c | 94 input_report_key(dev, BTN_6, data[1] & 0x02); in spaceball_process_packet() 106 input_report_key(dev, BTN_6, data[2] & 0x20); in spaceball_process_packet() 231 BIT_MASK(BTN_5) | BIT_MASK(BTN_6) | in spaceball_connect()
|
D | magellan.c | 28 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 | 68 static short adi_cm2_key[] = { BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8 };
|
/linux-6.1.9/Documentation/devicetree/bindings/input/ |
D | atmel,captouch.txt | 34 <BTN_6>, <BTN_7>;
|
/linux-6.1.9/drivers/hid/ |
D | hid-chicony.c | 73 case 0xff06: ch_map_key_clear(BTN_6); break; in ch_input_mapping()
|
D | hid-debug.c | 882 [BTN_6] = "Btn6", [BTN_7] = "Btn7",
|
D | hid-asus.c | 917 case 0xff06: asus_map_key_clear(BTN_6); break; in asus_input_mapping()
|
D | hid-logitech-hidpp.c | 3350 __set_bit(BTN_6, input_dev->keybit); in hidpp10_extra_mouse_buttons_populate_input()
|
D | wacom_wac.c | 1140 input_report_key(input, BTN_6, (data[9] & 0x40)); in wacom_remote_irq()
|
/linux-6.1.9/drivers/input/tablet/ |
D | hanwang.c | 97 BTN_0, BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8,
|
/linux-6.1.9/include/uapi/linux/ |
D | input-event-codes.h | 350 #define BTN_6 0x106 macro
|
/linux-6.1.9/include/dt-bindings/input/ |
D | linux-event-codes.h | 350 #define BTN_6 0x106 macro
|
/linux-6.1.9/arch/arm/boot/dts/ |
D | am3517-evm.dts | 78 linux,code = <BTN_6>;
|
D | imx6qdl-gw560x.dtsi | 468 MATRIX_KEY(0x00, 0x02, BTN_6)
|
/linux-6.1.9/sound/usb/caiaq/ |
D | input.c | 46 BTN_6,
|