Searched refs:BTN_4 (Results 1 – 25 of 36) sorted by relevance
12
| /OK3568_Linux_fs/kernel/drivers/input/joystick/ |
| H A D | spaceball.c | 95 input_report_key(dev, BTN_4, data[2] & 0x08); in spaceball_process_packet() 107 input_report_key(dev, BTN_4, data[2] & 0x08); in spaceball_process_packet() 233 BIT_MASK(BTN_3) | BIT_MASK(BTN_4) | in spaceball_connect()
|
| H A D | magellan.c | 31 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 | 71 static short adi_cm2_key[] = { BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8 };
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-chicony.c | 38 case 0xff04: ch_map_key_clear(BTN_4); break; in ch_input_mapping()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/ |
| H A D | atmel,captouch.txt | 33 <BTN_4>, <BTN_5>,
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | input-event-codes.h | 347 #define BTN_4 0x104 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | input-event-codes.h | 347 #define BTN_4 0x104 macro
|
| /OK3568_Linux_fs/kernel/drivers/input/tablet/ |
| H A D | hanwang.c | 100 BTN_0, BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8,
|
| /OK3568_Linux_fs/u-boot/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 346 #define BTN_4 0x104 macro
|
| /OK3568_Linux_fs/kernel/include/dt-bindings/input/ |
| H A D | rk-input.h | 324 #define BTN_4 0x104 macro
|
| H A D | linux-event-codes.h | 348 #define BTN_4 0x104 macro
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | imx6qdl-gw560x.dtsi | 126 linux,code = <BTN_4>; 468 MATRIX_KEY(0x02, 0x00, BTN_4)
|
| H A D | imx6qdl-gw5907.dtsi | 58 linux,code = <BTN_4>;
|
| H A D | imx6qdl-gw5913.dtsi | 58 linux,code = <BTN_4>;
|
| H A D | am3517-evm.dts | 66 linux,code = <BTN_4>;
|
| H A D | imx6qdl-gw552x.dtsi | 59 linux,code = <BTN_4>;
|
| H A D | imx6qdl-gw5912.dtsi | 59 linux,code = <BTN_4>;
|
| H A D | imx6qdl-gw5910.dtsi | 61 linux,code = <BTN_4>;
|
| H A D | imx6qdl-gw51xx.dtsi | 56 linux,code = <BTN_4>;
|
| H A D | imx6qdl-gw52xx.dtsi | 67 linux,code = <BTN_4>;
|
| H A D | imx6qdl-gw53xx.dtsi | 67 linux,code = <BTN_4>;
|
| H A D | imx6qdl-gw551x.dtsi | 102 linux,code = <BTN_4>;
|
| H A D | imx6qdl-gw553x.dtsi | 98 linux,code = <BTN_4>;
|
| H A D | imx6qdl-gw54xx.dtsi | 68 linux,code = <BTN_4>;
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | input-event-codes.h | 348 #define BTN_4 0x104 macro
|
12