| /linux/drivers/input/joystick/ |
| H A D | spaceball.c | 91 input_report_key(dev, BTN_3, data[2] & 0x04); in spaceball_process_packet() 103 input_report_key(dev, BTN_3, data[2] & 0x04); in spaceball_process_packet() 230 BIT_MASK(BTN_3) | BIT_MASK(BTN_4) | in spaceball_connect()
|
| H A D | n64joy.c | 180 input_report_key(dev, BTN_3, data[i].r); in n64joy_poll() 302 input_set_capability(dev, EV_KEY, BTN_3); in n64joy_probe()
|
| H A 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 };
|
| H A 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/Documentation/devicetree/bindings/input/ |
| H A D | atmel,captouch.yaml | 54 <BTN_2>, <BTN_3>,
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | am57xx-evm.dtso | 45 linux,code = <BTN_3>;
|
| H A D | am3517-evm.dts | 60 linux,code = <BTN_3>;
|
| H A D | logicpd-torpedo-baseboard.dtsi | 33 linux,code = <BTN_3>;
|
| /linux/Documentation/sound/designs/ |
| H A D | jack-injection.rst | 122 …0x7803 HEADPHONE(0x0001) MICROPHONE(0x0002) BTN_3(0x0800) BTN_2(0x1000) BTN_1(0x2000) BTN_0(0x4000)
|
| /linux/drivers/hid/ |
| H A D | hid-chicony.c | 70 case 0xff03: ch_map_key_clear(BTN_3); break; in ch_input_mapping()
|
| /linux/arch/arm/boot/dts/intel/socfpga/ |
| H A D | socfpga_cyclone5_vining_fpga.dts | 64 linux,code = <BTN_3>;
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6qdl-gw560x.dtsi | 75 linux,code = <BTN_3>; 424 MATRIX_KEY(0x01, 0x00, BTN_3)
|
| H A D | imx6qdl-gw5903.dtsi | 59 linux,code = <BTN_3>;
|
| /linux/Documentation/devicetree/bindings/mfd/ |
| H A D | adi,adp5585.yaml | 308 MATRIX_KEY(0x02, 0x02, BTN_3)
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mm-venice-gw700x.dtsi | 47 linux,code = <BTN_3>;
|
| H A D | imx8mp-venice-gw702x.dtsi | 48 linux,code = <BTN_3>;
|
| H A D | imx8mm-venice-gw7904.dts | 58 linux,code = <BTN_3>;
|
| H A D | imx8mm-venice-gw7903.dts | 60 linux,code = <BTN_3>;
|
| H A D | imx8mn-venice-gw7902.dts | 66 linux,code = <BTN_3>;
|
| H A D | imx8mm-venice-gw7901.dts | 65 linux,code = <BTN_3>;
|
| H A D | imx8mp-venice-gw74xx.dts | 81 linux,code = <BTN_3>;
|
| H A D | imx8mm-venice-gw7902.dts | 69 linux,code = <BTN_3>;
|
| /linux/drivers/input/tablet/ |
| H A D | hanwang.c | 97 BTN_0, BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8,
|
| /linux/sound/core/ |
| H A D | jack.c | 246 "BTN_3(0x0800)", "BTN_2(0x1000)", "BTN_1(0x2000)", "BTN_0(0x4000)",
|
| /linux/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 348 #define BTN_3 0x103 347 #define BTN_3 global() macro
|