Home
last modified time | relevance | path

Searched full:btn_4 (Results 1 – 25 of 25) sorted by relevance

/linux/drivers/input/joystick/
H A Dspaceball.c92 input_report_key(dev, BTN_4, data[2] & 0x08); in spaceball_process_packet()
104 input_report_key(dev, BTN_4, data[2] & 0x08); in spaceball_process_packet()
230 BIT_MASK(BTN_3) | BIT_MASK(BTN_4) | 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 };
/linux/Documentation/devicetree/bindings/input/
H A Datmel,captouch.yaml55 <BTN_4>, <BTN_5>,
/linux/arch/arm/boot/dts/ti/omap/
H A Dam57xx-evm.dtso51 linux,code = <BTN_4>;
H A Dam3517-evm.dts66 linux,code = <BTN_4>;
/linux/drivers/hid/
H A Dhid-chicony.c71 case 0xff04: ch_map_key_clear(BTN_4); break; in ch_input_mapping()
H A Dhid-uclogic-core.c71 BTN_4,
H A Dhid-asus.c1021 case 0xff04: asus_map_key_clear(BTN_4); break; in asus_input_mapping()
H A Dhid-wiimote-modules.c2215 BTN_4, /* WIIMOD_GUITAR_KEY_B */
2431 BTN_4, /* WIIMOD_TURNTABLE_KEY_G_LEFT */
H A Dhid-logitech-hidpp.c3596 __set_bit(BTN_4, input_dev->keybit); in hidpp10_extra_mouse_buttons_populate_input()
H A Dhid-debug.c3273 [BTN_4] = "Btn4", [BTN_5] = "Btn5",
H A Dwacom_wac.c1098 input_report_key(input, BTN_4, (data[9] & 0x10)); in wacom_remote_irq()
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mm-venice-gw700x.dtsi54 linux,code = <BTN_4>;
H A Dimx8mp-venice-gw702x.dtsi55 linux,code = <BTN_4>;
H A Dimx8mn-venice-gw7902.dts73 linux,code = <BTN_4>;
H A Dimx8mp-venice-gw74xx.dts88 linux,code = <BTN_4>;
H A Dimx8mm-venice-gw7902.dts76 linux,code = <BTN_4>;
H A Dimx8mm-venice-gw7901.dts72 linux,code = <BTN_4>;
/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,
/linux/sound/core/
H A Djack.c245 "USB(0x0040)", "", "", "BTN_5(0x0200)", "BTN_4(0x0400)",
/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h349 #define BTN_4 0x104
348 #define BTN_4 global() macro
/linux/include/uapi/linux/
H A Dinput-event-codes.h349 #define BTN_4 0x104
348 #define BTN_4 global() macro
/linux/drivers/input/
H A Dmousedev.c246 case BTN_4: in mousedev_key_event()
/linux/sound/soc/codecs/
H A Darizona-jack.c80 { .max = 186, .key = BTN_4 },