Home
last modified time | relevance | path

Searched refs:BTN_5 (Results 1 – 25 of 35) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/input/joystick/
H A Dspaceball.c96 input_report_key(dev, BTN_5, data[1] & 0x01); in spaceball_process_packet()
108 input_report_key(dev, BTN_5, data[2] & 0x10); in spaceball_process_packet()
234 BIT_MASK(BTN_5) | BIT_MASK(BTN_6) | in spaceball_connect()
H A Dmagellan.c31 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.c71 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 Dhid-chicony.c39 case 0xff05: ch_map_key_clear(BTN_5); break; in ch_input_mapping()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/
H A Datmel,captouch.txt33 <BTN_4>, <BTN_5>,
/OK3568_Linux_fs/kernel/drivers/input/tablet/
H A Dhanwang.c100 BTN_0, BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8,
231 BTN_5 + i, data[6] & (1 << i)); in hanwang_parse_packet()
/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 Dinput-event-codes.h348 #define BTN_5 0x105 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 Dinput-event-codes.h348 #define BTN_5 0x105 macro
/OK3568_Linux_fs/u-boot/include/dt-bindings/input/
H A Dlinux-event-codes.h347 #define BTN_5 0x105 macro
/OK3568_Linux_fs/kernel/include/dt-bindings/input/
H A Drk-input.h325 #define BTN_5 0x105 macro
H A Dlinux-event-codes.h349 #define BTN_5 0x105 macro
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dimx6qdl-gw560x.dtsi133 linux,code = <BTN_5>;
469 MATRIX_KEY(0x00, 0x03, BTN_5)
H A Dimx6qdl-gw5907.dtsi65 linux,code = <BTN_5>;
H A Dimx6qdl-gw5913.dtsi65 linux,code = <BTN_5>;
H A Dam3517-evm.dts72 linux,code = <BTN_5>;
H A Dimx6qdl-gw552x.dtsi66 linux,code = <BTN_5>;
H A Dimx6qdl-gw5912.dtsi66 linux,code = <BTN_5>;
H A Dimx6qdl-gw5910.dtsi68 linux,code = <BTN_5>;
H A Dimx6qdl-gw51xx.dtsi63 linux,code = <BTN_5>;
H A Dimx6qdl-gw52xx.dtsi74 linux,code = <BTN_5>;
H A Dimx6qdl-gw53xx.dtsi74 linux,code = <BTN_5>;
H A Dimx6qdl-gw551x.dtsi109 linux,code = <BTN_5>;
H A Dimx6qdl-gw553x.dtsi105 linux,code = <BTN_5>;
H A Dimx6qdl-gw54xx.dtsi75 linux,code = <BTN_5>;
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dinput-event-codes.h349 #define BTN_5 0x105 macro

12