Home
last modified time | relevance | path

Searched refs:BTN_TR2 (Results 1 - 25 of 37) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/input/joystick/
H A Dpsxpad-spi.c244 input_report_key(input, BTN_TR2, b_rsp4 & BIT(6)); in psxpad_spi_poll()
271 input_report_key(input, BTN_TR2, b_rsp4 & BIT(6)); in psxpad_spi_poll()
328 input_set_capability(idev, EV_KEY, BTN_TR2); in psxpad_spi_probe()
H A Dtwidjoy.c63 { 4, 3, { BTN_TL, BTN_TR, BTN_TR2 } },
H A Dgf2k.c58 static short gf2k_btn_pad[] = { BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z, BTN_TL, BTN_TR, BTN_TL2, BTN_TR2, BTN_START, BTN_SELECT };
H A Dcobra.c29 static int cobra_btn[] = { BTN_START, BTN_SELECT, BTN_TL, BTN_TR, BTN_X, BTN_Y, BTN_Z, BTN_A, BTN_B, BTN_C, BTN_TL2, BTN_TR2, 0 };
H A Dinteract.c53 { BTN_TR, BTN_X, BTN_Y, BTN_Z, BTN_A, BTN_B, BTN_C, BTN_TL, BTN_TL2, BTN_TR2, BTN_MODE, BTN_SELECT, -1 };
H A Dxpad.c377 BTN_TL2, BTN_TR2, /* triggers left/right */
672 input_report_key(dev, BTN_TR2, data[11]); in xpad_process_packet()
785 input_report_key(dev, BTN_TR2, data[5]); in xpad360_process_packet()
940 input_report_key(dev, BTN_TR2, in xpadone_process_packet()
H A Dgrip.c47 static int grip_btn_gpp[] = { BTN_START, BTN_SELECT, BTN_TR2, BTN_Y, 0, BTN_TL2, BTN_A, BTN_B, BTN_X, 0, BTN_TL, BTN_TR, -1 };
/kernel/linux/linux-6.6/drivers/input/joystick/
H A Dpsxpad-spi.c247 input_report_key(input, BTN_TR2, b_rsp4 & BIT(6)); in psxpad_spi_poll()
274 input_report_key(input, BTN_TR2, b_rsp4 & BIT(6)); in psxpad_spi_poll()
331 input_set_capability(idev, EV_KEY, BTN_TR2); in psxpad_spi_probe()
H A Dtwidjoy.c60 { 4, 3, { BTN_TL, BTN_TR, BTN_TR2 } },
H A Dcobra.c26 static int cobra_btn[] = { BTN_START, BTN_SELECT, BTN_TL, BTN_TR, BTN_X, BTN_Y, BTN_Z, BTN_A, BTN_B, BTN_C, BTN_TL2, BTN_TR2, 0 };
H A Dinteract.c50 { BTN_TR, BTN_X, BTN_Y, BTN_Z, BTN_A, BTN_B, BTN_C, BTN_TL, BTN_TL2, BTN_TR2, BTN_MODE, BTN_SELECT, -1 };
H A Dgf2k.c55 static short gf2k_btn_pad[] = { BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z, BTN_TL, BTN_TR, BTN_TL2, BTN_TR2, BTN_START, BTN_SELECT };
H A Dxpad.c401 BTN_TL2, BTN_TR2, /* triggers left/right */
762 input_report_key(dev, BTN_TR2, data[11]); in xpad_process_packet()
876 input_report_key(dev, BTN_TR2, data[5]); in xpad360_process_packet()
1066 input_report_key(dev, BTN_TR2, in xpadone_process_packet()
H A Dgrip.c44 static int grip_btn_gpp[] = { BTN_START, BTN_SELECT, BTN_TR2, BTN_Y, 0, BTN_TL2, BTN_A, BTN_B, BTN_X, 0, BTN_TL, BTN_TR, -1 };
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-steam.c509 input_set_capability(input, EV_KEY, BTN_TR2); in steam_input_register()
1051 * 8.0 | BTN_TR2 | right trigger fully pressed
1121 input_event(input, EV_KEY, BTN_TR2, !!(b8 & BIT(0))); in steam_do_input_event()
1179 * 8.0 | BTN_TR2 | right trigger fully pressed
1284 input_event(input, EV_KEY, BTN_TR2, !!(b8 & BIT(0))); in steam_do_deck_input_event()
H A Dhid-nintendo.c1353 input_report_key(dev, BTN_TR2, btns & JC_BTN_SR_L); in joycon_parse_report()
1401 input_report_key(dev, BTN_TR2, btns & JC_BTN_ZR); in joycon_parse_report()
1678 BTN_TR, BTN_TR2,
1780 input_set_capability(ctlr->input, EV_KEY, BTN_TR2); in joycon_input_create()
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-steam.c426 input_set_capability(input, EV_KEY, BTN_TR2); in steam_input_register()
901 * 8.0 | BTN_TR2 | right trigger fully pressed
971 input_event(input, EV_KEY, BTN_TR2, !!(b8 & BIT(0))); in steam_do_input_event()
H A Dhid-sony.c256 [0x0a] = BTN_TR2, /* R2 */
393 [0x0a] = BTN_TR2, /* R2 */
420 [0x8] = BTN_TR2, /* R2 */
994 input_report_key(input_dev, BTN_TR2, rd[offset+5] & 0x8); in dualshock4_parse_report()
/kernel/linux/linux-5.10/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h394 #define BTN_TR2 0x139 macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dinput-event-codes.h394 #define BTN_TR2 0x139 macro
/kernel/linux/linux-5.10/include/dt-bindings/input/
H A Dlinux-event-codes.h394 #define BTN_TR2 0x139 macro
/kernel/linux/linux-6.6/include/dt-bindings/input/
H A Dlinux-event-codes.h394 #define BTN_TR2 0x139 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dinput-event-codes.h394 #define BTN_TR2 0x139 macro
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h394 #define BTN_TR2 0x139 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dinput-event-codes.h346 #define BTN_TR2 0x139 macro

Completed in 42 milliseconds

12