Home
last modified time | relevance | path

Searched refs:BTN_8 (Results 1 – 13 of 13) sorted by relevance

/Linux-v6.6/drivers/input/joystick/
Dspaceball.c96 input_report_key(dev, BTN_8, data[1] & 0x10); in spaceball_process_packet()
108 input_report_key(dev, BTN_8, data[1] & 0x01); in spaceball_process_packet()
232 BIT_MASK(BTN_7) | BIT_MASK(BTN_8); in spaceball_connect()
236 BIT_MASK(BTN_8); in spaceball_connect()
Dmagellan.c28 static int magellan_buttons[] = { BTN_0, BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8 };
Dadi.c68 static short adi_cm2_key[] = { BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8 };
/Linux-v6.6/drivers/hid/
Dhid-chicony.c75 case 0xff08: ch_map_key_clear(BTN_8); break; in ch_input_mapping()
Dhid-debug.c883 [BTN_8] = "Btn8", [BTN_9] = "Btn9",
Dhid-asus.c930 case 0xff08: asus_map_key_clear(BTN_8); break; in asus_input_mapping()
Dwacom_wac.c1149 input_report_key(input, BTN_8, (data[10] & 0x01)); in wacom_remote_irq()
/Linux-v6.6/drivers/input/tablet/
Dhanwang.c97 BTN_0, BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8,
/Linux-v6.6/include/dt-bindings/input/
Dlinux-event-codes.h352 #define BTN_8 0x108 macro
/Linux-v6.6/include/uapi/linux/
Dinput-event-codes.h352 #define BTN_8 0x108 macro
/Linux-v6.6/arch/arm/boot/dts/ti/omap/
Dam3517-evm.dts90 linux,code = <BTN_8>;
/Linux-v6.6/sound/usb/caiaq/
Dinput.c44 BTN_8,
/Linux-v6.6/arch/arm/boot/dts/nxp/imx/
Dimx6qdl-gw560x.dtsi470 MATRIX_KEY(0x01, 0x02, BTN_8)