Home
last modified time | relevance | path

Searched refs:BTN_2 (Results 1 - 25 of 48) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/input/joystick/
H A Dspaceball.c93 input_report_key(dev, BTN_2, data[2] & 0x02); in spaceball_process_packet()
105 input_report_key(dev, BTN_2, data[2] & 0x02); in spaceball_process_packet()
232 input_dev->keybit[BIT_WORD(BTN_0)] |= BIT_MASK(BTN_2) | 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 };
/kernel/linux/linux-6.6/drivers/input/joystick/
H A Dspaceball.c90 input_report_key(dev, BTN_2, data[2] & 0x02); in spaceball_process_packet()
102 input_report_key(dev, BTN_2, data[2] & 0x02); in spaceball_process_packet()
229 input_dev->keybit[BIT_WORD(BTN_0)] |= BIT_MASK(BTN_2) | in spaceball_connect()
H A Dn64joy.c179 input_report_key(dev, BTN_2, data[i].l); in n64joy_poll()
304 input_set_capability(dev, EV_KEY, BTN_2); in n64joy_probe()
H A Dmagellan.c28 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.c68 static short adi_cm2_key[] = { BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8 };
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-chicony.c36 case 0xff02: ch_map_key_clear(BTN_2); break; in ch_input_mapping()
H A Dhid-apple.c430 hid_map_usage(hi, usage, bit, max, EV_KEY, BTN_2); in apple_input_mapped()
431 else if (usage->code == BTN_2) in apple_input_mapped()
/kernel/linux/linux-5.10/drivers/media/rc/keymaps/
H A Drc-hisi-tv-demo.c43 { 0x000000c7, BTN_2},
/kernel/linux/linux-6.6/drivers/media/rc/keymaps/
H A Drc-hisi-tv-demo.c43 { 0x000000c7, BTN_2},
/kernel/linux/linux-5.10/arch/sh/boards/mach-rsk/
H A Ddevices-rsk7203.c98 .code = BTN_2,
/kernel/linux/linux-6.6/arch/sh/boards/mach-rsk/
H A Ddevices-rsk7203.c98 .code = BTN_2,
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-chicony.c69 case 0xff02: ch_map_key_clear(BTN_2); break; in ch_input_mapping()
H A Dhid-apple.c699 hid_map_usage(hi, usage, bit, max, EV_KEY, BTN_2); in apple_input_mapped()
700 else if (usage->code == BTN_2) in apple_input_mapped()
/kernel/linux/linux-5.10/arch/mips/bcm47xx/
H A Dbuttons.c35 BCM47XX_GPIO_KEY(6, BTN_2), /* AP mode */
/kernel/linux/linux-6.6/arch/mips/bcm47xx/
H A Dbuttons.c41 BCM47XX_GPIO_KEY(6, BTN_2), /* AP mode */
/kernel/linux/linux-5.10/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,
/kernel/linux/linux-6.6/drivers/input/tablet/
H A Dhanwang.c97 BTN_0, BTN_1, BTN_2, BTN_3, BTN_4, BTN_5, BTN_6, BTN_7, BTN_8,
/kernel/linux/linux-5.10/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h346 #define BTN_2 0x102 macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dinput-event-codes.h346 #define BTN_2 0x102 macro
/kernel/linux/linux-5.10/include/dt-bindings/input/
H A Dlinux-event-codes.h346 #define BTN_2 0x102 macro
/kernel/linux/linux-6.6/include/dt-bindings/input/
H A Dlinux-event-codes.h346 #define BTN_2 0x102 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dinput-event-codes.h346 #define BTN_2 0x102 macro
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h346 #define BTN_2 0x102 macro

Completed in 28 milliseconds

12