Home
last modified time | relevance | path

Searched refs:BTN_THUMB2 (Results 1 - 23 of 23) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/joystick/
H A Dturbografx.c58 static int tgfx_buttons[] = { BTN_TRIGGER, BTN_THUMB, BTN_THUMB2, BTN_TOP, BTN_TOP2 };
96 input_report_key(dev, BTN_THUMB2, (data2 & TGFX_THUMB2 )); in tgfx_timer()
H A Dtmdc.c63 { BTN_TRIGGER, BTN_THUMB, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN_THUMB2, BTN_PINKIE,
68 { BTN_TRIGGER, BTN_THUMB2, BTN_PINKIE, BTN_THUMB, BTN_BASE6, BTN_BASE5, BTN_BASE4,
H A Dsidewinder.c86 { BTN_TRIGGER, BTN_TOP, BTN_THUMB, BTN_THUMB2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_MODE },
91 { BTN_TRIGGER, BTN_TOP, BTN_THUMB, BTN_THUMB2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4 }};
H A Dgrip.c48 static int grip_btn_bd[] = { BTN_THUMB, BTN_THUMB2, BTN_TRIGGER, BTN_TOP, BTN_BASE, -1 };
H A Dadi.c70 static short adi_wmed3d_key[] = { BTN_TRIGGER, BTN_THUMB, BTN_THUMB2, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2 };
/kernel/linux/linux-6.6/drivers/input/joystick/
H A Dturbografx.c55 static int tgfx_buttons[] = { BTN_TRIGGER, BTN_THUMB, BTN_THUMB2, BTN_TOP, BTN_TOP2 };
93 input_report_key(dev, BTN_THUMB2, (data2 & TGFX_THUMB2 )); in tgfx_timer()
H A Dtmdc.c60 { BTN_TRIGGER, BTN_THUMB, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN_THUMB2, BTN_PINKIE,
65 { BTN_TRIGGER, BTN_THUMB2, BTN_PINKIE, BTN_THUMB, BTN_BASE6, BTN_BASE5, BTN_BASE4,
H A Dsidewinder.c83 { BTN_TRIGGER, BTN_TOP, BTN_THUMB, BTN_THUMB2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_MODE },
88 { BTN_TRIGGER, BTN_TOP, BTN_THUMB, BTN_THUMB2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4 }};
H A Dgrip.c45 static int grip_btn_bd[] = { BTN_THUMB, BTN_THUMB2, BTN_TRIGGER, BTN_TOP, BTN_BASE, -1 };
H A Dadi.c67 static short adi_wmed3d_key[] = { BTN_TRIGGER, BTN_THUMB, BTN_THUMB2, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2 };
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-steam.c527 input_set_capability(input, EV_KEY, BTN_THUMB2); in steam_input_register()
1071 * 10.4 | BTN_THUMB2 | right-pad touched
1137 input_event(input, EV_KEY, BTN_THUMB2, !!(b10 & BIT(4))); in steam_do_input_event()
1197 * 10.2 | BTN_THUMB2 | right pad pressed
1304 input_event(input, EV_KEY, BTN_THUMB2, !!(b10 & BIT(2))); in steam_do_deck_input_event()
H A Dhid-debug.c889 [BTN_THUMB2] = "ThumbBtn2", [BTN_TOP] = "TopBtn",
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-steam.c446 input_set_capability(input, EV_KEY, BTN_THUMB2); in steam_input_register()
921 * 10.4 | BTN_THUMB2 | right-pad touched
987 input_event(input, EV_KEY, BTN_THUMB2, !!(b10 & BIT(4))); in steam_do_input_event()
H A Dhid-debug.c852 [BTN_THUMB2] = "ThumbBtn2", [BTN_TOP] = "TopBtn",
/kernel/linux/linux-5.10/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h368 #define BTN_THUMB2 0x122 macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dinput-event-codes.h368 #define BTN_THUMB2 0x122 macro
/kernel/linux/linux-5.10/include/dt-bindings/input/
H A Dlinux-event-codes.h368 #define BTN_THUMB2 0x122 macro
/kernel/linux/linux-6.6/include/dt-bindings/input/
H A Dlinux-event-codes.h368 #define BTN_THUMB2 0x122 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dinput-event-codes.h368 #define BTN_THUMB2 0x122 macro
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h368 #define BTN_THUMB2 0x122 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dinput-event-codes.h321 #define BTN_THUMB2 0x122 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dinput-event-codes.h321 #define BTN_THUMB2 0x122 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dinput-event-codes.h308 #define BTN_THUMB2 0x122 macro

Completed in 45 milliseconds