Searched refs:BTN_8 (Results 1 – 13 of 13) sorted by relevance
| /Linux-v5.4/drivers/input/joystick/ |
| D | spaceball.c | 92 input_report_key(dev, BTN_8, data[1] & 0x10); in spaceball_process_packet() 104 input_report_key(dev, BTN_8, data[1] & 0x01); in spaceball_process_packet() 228 BIT_MASK(BTN_7) | BIT_MASK(BTN_8); in spaceball_connect() 232 BIT_MASK(BTN_8); 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 | 42 case 0xff08: ch_map_key_clear(BTN_8); break; in ch_input_mapping()
|
| D | hid-asus.c | 752 case 0xff08: asus_map_key_clear(BTN_8); break; in asus_input_mapping()
|
| D | hid-debug.c | 844 [BTN_8] = "Btn8", [BTN_9] = "Btn9",
|
| D | wacom_wac.c | 1090 input_report_key(input, BTN_8, (data[10] & 0x01)); in wacom_remote_irq()
|
| /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 | 351 #define BTN_8 0x108 macro
|
| /Linux-v5.4/arch/arm/boot/dts/ |
| D | am3517-evm.dts | 90 linux,code = <BTN_8>;
|
| D | imx6qdl-gw560x.dtsi | 313 MATRIX_KEY(0x01, 0x02, BTN_8)
|
| /Linux-v5.4/include/uapi/linux/ |
| D | input-event-codes.h | 351 #define BTN_8 0x108 macro
|
| /Linux-v5.4/sound/usb/caiaq/ |
| D | input.c | 44 BTN_8,
|