Home
last modified time | relevance | path

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

12

/linux/drivers/input/joystick/
H A Dspaceball.c93 input_report_key(dev, BTN_5, data[1] & 0x01); in spaceball_process_packet()
105 input_report_key(dev, BTN_5, data[2] & 0x10); 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 };
/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.dtso57 linux,code = <BTN_5>;
H A Dam3517-evm.dts72 linux,code = <BTN_5>;
/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,
228 BTN_5 + i, data[6] & (1 << i)); in hanwang_parse_packet()
/linux/drivers/hid/
H A Dhid-chicony.c72 case 0xff05: ch_map_key_clear(BTN_5); break; in ch_input_mapping()
H A Dhid-uclogic-core.c72 BTN_5,
H A Dhid-asus.c1022 case 0xff05: asus_map_key_clear(BTN_5); break; in asus_input_mapping()
H A Dhid-wiimote-modules.c2216 BTN_5, /* WIIMOD_GUITAR_KEY_O */
2432 BTN_5, /* WIIMOD_TURNTABLE_KEY_R_LEFT */
H A Dhid-logitech-hidpp.c3597 __set_bit(BTN_5, input_dev->keybit); in hidpp10_extra_mouse_buttons_populate_input()
H A Dhid-debug.c3273 [BTN_4] = "Btn4", [BTN_5] = "Btn5",
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mm-venice-gw700x.dtsi61 linux,code = <BTN_5>;
H A Dimx8mp-venice-gw702x.dtsi62 linux,code = <BTN_5>;
H A Dimx8mm-venice-gw7904.dts65 linux,code = <BTN_5>;
H A Dimx8mm-venice-gw7903.dts67 linux,code = <BTN_5>;
H A Dimx8mn-venice-gw7902.dts80 linux,code = <BTN_5>;
H A Dimx8mp-venice-gw74xx.dts95 linux,code = <BTN_5>;
H A Dimx8mm-venice-gw7902.dts83 linux,code = <BTN_5>;
H A Dimx8mm-venice-gw7901.dts79 linux,code = <BTN_5>;
/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.h350 #define BTN_5 0x105
349 #define BTN_5 global() macro
/linux/include/uapi/linux/
H A Dinput-event-codes.h350 #define BTN_5 0x105 macro
/linux/sound/soc/codecs/
H A Darizona-jack.c81 { .max = 430, .key = BTN_5 },

12