Home
last modified time | relevance | path

Searched refs:BTN_6 (Results 1 – 19 of 19) sorted by relevance

/openbmc/linux/drivers/input/joystick/
H A Dspaceball.c94 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()
H A Dmagellan.c28 static int magellan_buttons[] = { BTN_0, BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8 };
H A Dadi.c68 static short adi_cm2_key[] = { BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8 };
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Datmel,captouch.txt34 <BTN_6>, <BTN_7>;
/openbmc/linux/drivers/hid/
H A Dhid-chicony.c73 case 0xff06: ch_map_key_clear(BTN_6); break; in ch_input_mapping()
H A Dhid-debug.c882 [BTN_6] = "Btn6", [BTN_7] = "Btn7",
H A Dhid-asus.c912 case 0xff06: asus_map_key_clear(BTN_6); break; in asus_input_mapping()
H A Dhid-wiimote-modules.c2433 BTN_6, /* WIIMOD_TURNTABLE_KEY_B_LEFT */
H A Dhid-logitech-hidpp.c3626 __set_bit(BTN_6, input_dev->keybit); in hidpp10_extra_mouse_buttons_populate_input()
H A Dwacom_wac.c1146 input_report_key(input, BTN_6, (data[9] & 0x40)); in wacom_remote_irq()
/openbmc/u-boot/include/dt-bindings/input/
H A Dlinux-event-codes.h348 #define BTN_6 0x106 macro
/openbmc/linux/drivers/input/tablet/
H A Dhanwang.c97 BTN_0, BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8,
/openbmc/u-boot/arch/arm/dts/
H A Dam3517-evm.dts81 linux,code = <BTN_6>;
/openbmc/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h350 #define BTN_6 0x106 macro
/openbmc/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h350 #define BTN_6 0x106 macro
/openbmc/linux/include/uapi/linux/
H A Dinput-event-codes.h350 #define BTN_6 0x106 macro
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Dam3517-evm.dts78 linux,code = <BTN_6>;
/openbmc/linux/sound/usb/caiaq/
H A Dinput.c46 BTN_6,
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6qdl-gw560x.dtsi468 MATRIX_KEY(0x00, 0x02, BTN_6)