Home
last modified time | relevance | path

Searched refs:BTN_1 (Results 1 – 25 of 62) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/input/joystick/
H A Dspaceball.c92 input_report_key(dev, BTN_1, (data[2] & 0x01) || (data[2] & 0x20)); in spaceball_process_packet()
104 input_report_key(dev, BTN_1, data[2] & 0x01); in spaceball_process_packet()
238 input_dev->keybit[BIT_WORD(BTN_0)] |= BIT_MASK(BTN_1) | 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 };
/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,
215 BTN_1 + i, data[3] & (1 << i)); in hanwang_parse_packet()
229 BTN_1 + i, data[5] & (1 << i)); in hanwang_parse_packet()
/OK3568_Linux_fs/kernel/drivers/media/rc/keymaps/
H A Drc-hisi-tv-demo.c42 { 0x00000082, BTN_1},
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Domap3-overo-palo35-common.dtsi45 linux,code = <BTN_1>;
H A Domap3-overo-palo43-common.dtsi45 linux,code = <BTN_1>;
H A Domap3-overo-gallop43-common.dtsi45 linux,code = <BTN_1>;
H A Domap3-overo-chestnut43-common.dtsi45 linux,code = <BTN_1>;
H A Dsocfpga_cyclone5_vining_fpga.dts46 linux,code = <BTN_1>;
H A Ddra7-evm-common.dtsi101 linux,code = <BTN_1>;
H A Dsun8i-h3-orangepi-2.dts96 linux,code = <BTN_1>;
H A Dimx6qdl-gw560x.dtsi105 linux,code = <BTN_1>;
465 MATRIX_KEY(0x00, 0x00, BTN_1)
H A Dimx6qdl-gw5907.dtsi37 linux,code = <BTN_1>;
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-chicony.c35 case 0xff01: ch_map_key_clear(BTN_1); break; in ch_input_mapping()
H A Dhid-apple.c402 else if (usage->code == BTN_1) in apple_input_mapped()
405 hid_map_usage(hi, usage, bit, max, EV_KEY, BTN_1); in apple_input_mapped()
/OK3568_Linux_fs/kernel/arch/sh/boards/mach-rsk/
H A Ddevices-rsk7203.c93 .code = BTN_1,
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/
H A Datmel,captouch.txt31 linux,keycodes = <BTN_0>, <BTN_1>,
/OK3568_Linux_fs/kernel/arch/mips/boot/dts/qca/
H A Dar9331_tl_mr3020.dts69 linux,code = <BTN_1>;
/OK3568_Linux_fs/kernel/arch/mips/boot/dts/img/
H A Dpistachio_marduk.dts63 linux,code = <0x101>; /* BTN_1 */
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dsun8i-h3-orangepi-2.dts89 linux,code = <BTN_1>;
/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.h344 #define BTN_1 0x101 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.h344 #define BTN_1 0x101 macro
/OK3568_Linux_fs/u-boot/include/dt-bindings/input/
H A Dlinux-event-codes.h343 #define BTN_1 0x101 macro
/OK3568_Linux_fs/kernel/include/dt-bindings/input/
H A Drk-input.h321 #define BTN_1 0x101 macro
/OK3568_Linux_fs/kernel/arch/mips/bcm47xx/
H A Dbuttons.c34 BCM47XX_GPIO_KEY(5, BTN_1), /* Repeater mode */

123