Searched refs:BTN_4 (Results 1 – 25 of 41) sorted by relevance
12
/openbmc/linux/drivers/input/joystick/ |
H A D | spaceball.c | 92 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 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 };
|
/openbmc/linux/Documentation/devicetree/bindings/input/ |
H A D | atmel,captouch.txt | 33 <BTN_4>, <BTN_5>,
|
/openbmc/linux/drivers/hid/ |
H A D | hid-chicony.c | 71 case 0xff04: ch_map_key_clear(BTN_4); break; in ch_input_mapping()
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am57xx-evm.dtso | 51 linux,code = <BTN_4>;
|
H A D | am3517-evm.dts | 66 linux,code = <BTN_4>;
|
/openbmc/u-boot/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 346 #define BTN_4 0x104 macro
|
/openbmc/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,
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6qdl-gw560x.dtsi | 124 linux,code = <BTN_4>; 466 MATRIX_KEY(0x02, 0x00, BTN_4)
|
H A D | imx6qdl-gw5907.dtsi | 56 linux,code = <BTN_4>;
|
H A D | imx6qdl-gw5913.dtsi | 56 linux,code = <BTN_4>;
|
H A D | imx6qdl-gw552x.dtsi | 57 linux,code = <BTN_4>;
|
H A D | imx6qdl-gw5912.dtsi | 57 linux,code = <BTN_4>;
|
H A D | imx6qdl-gw51xx.dtsi | 56 linux,code = <BTN_4>;
|
H A D | imx6qdl-gw5910.dtsi | 59 linux,code = <BTN_4>;
|
H A D | imx6qdl-gw53xx.dtsi | 65 linux,code = <BTN_4>;
|
H A D | imx6qdl-gw551x.dtsi | 100 linux,code = <BTN_4>;
|
H A D | imx6qdl-gw52xx.dtsi | 65 linux,code = <BTN_4>;
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | am3517-evm.dts | 69 linux,code = <BTN_4>;
|
/openbmc/linux/include/uapi/linux/ |
H A D | input-event-codes.h | 348 #define BTN_4 0x104 macro
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mm-venice-gw700x.dtsi | 48 linux,code = <BTN_4>;
|
H A D | imx8mp-venice-gw702x.dtsi | 52 linux,code = <BTN_4>;
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | input-event-codes.h | 348 #define BTN_4 0x104 macro
|
/openbmc/linux/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 348 #define BTN_4 0x104 macro
|
12