Searched refs:BTN_7 (Results 1 – 15 of 15) sorted by relevance
/linux-6.12.1/drivers/input/joystick/ |
D | spaceball.c | 95 input_report_key(dev, BTN_7, data[1] & 0x04); in spaceball_process_packet() 107 input_report_key(dev, BTN_7, data[2] & 0x80); in spaceball_process_packet() 232 BIT_MASK(BTN_7) | BIT_MASK(BTN_8); 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.12.1/drivers/hid/ |
D | hid-chicony.c | 74 case 0xff07: ch_map_key_clear(BTN_7); break; in ch_input_mapping()
|
D | hid-debug.c | 3274 [BTN_6] = "Btn6", [BTN_7] = "Btn7",
|
D | hid-asus.c | 889 case 0xff07: asus_map_key_clear(BTN_7); break; in asus_input_mapping()
|
D | hid-wiimote-modules.c | 2434 BTN_7, /* WIIMOD_TURNTABLE_KEY_EUPHORIA */
|
D | hid-logitech-hidpp.c | 3624 __set_bit(BTN_7, input_dev->keybit); in hidpp10_extra_mouse_buttons_populate_input()
|
D | wacom_wac.c | 1100 input_report_key(input, BTN_7, (data[9] & 0x80)); in wacom_remote_irq()
|
/linux-6.12.1/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.12.1/include/uapi/linux/ |
D | input-event-codes.h | 351 #define BTN_7 0x107 macro
|
/linux-6.12.1/include/dt-bindings/input/ |
D | linux-event-codes.h | 351 #define BTN_7 0x107 macro
|
/linux-6.12.1/arch/arm/boot/dts/ti/omap/ |
D | am3517-evm.dts | 84 linux,code = <BTN_7>;
|
/linux-6.12.1/sound/usb/caiaq/ |
D | input.c | 45 BTN_7,
|
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/ |
D | imx6qdl-gw560x.dtsi | 469 MATRIX_KEY(0x01, 0x03, BTN_7)
|