Home
last modified time | relevance | path

Searched refs:BTN_TR2 (Results 1 – 16 of 16) sorted by relevance

/Linux-v4.19/drivers/input/joystick/
Dpsxpad-spi.c246 input_report_key(input, BTN_TR2, b_rsp4 & BIT(6)); in psxpad_spi_poll()
273 input_report_key(input, BTN_TR2, b_rsp4 & BIT(6)); in psxpad_spi_poll()
336 input_set_capability(idev, EV_KEY, BTN_TR2); in psxpad_spi_probe()
Dtwidjoy.c75 { 4, 3, { BTN_TL, BTN_TR, BTN_TR2 } },
Dcobra.c41 …START, BTN_SELECT, BTN_TL, BTN_TR, BTN_X, BTN_Y, BTN_Z, BTN_A, BTN_B, BTN_C, BTN_TL2, BTN_TR2, 0 };
Dinteract.c65 …{ BTN_TR, BTN_X, BTN_Y, BTN_Z, BTN_A, BTN_B, BTN_C, BTN_TL, BTN_TL2, BTN_TR2, BTN_MODE, BTN_SELECT…
Dxpad.c360 BTN_TL2, BTN_TR2, /* triggers left/right */
629 input_report_key(dev, BTN_TR2, data[11]); in xpad_process_packet()
742 input_report_key(dev, BTN_TR2, data[5]); in xpad360_process_packet()
897 input_report_key(dev, BTN_TR2, in xpadone_process_packet()
Dgf2k.c70 …] = { BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z, BTN_TL, BTN_TR, BTN_TL2, BTN_TR2, BTN_START, BTN_S…
Dgrip.c59 static int grip_btn_gpp[] = { BTN_START, BTN_SELECT, BTN_TR2, BTN_Y, 0, BTN_TL2, BTN_A, BTN_B, BTN_…
Danalog.c103 static short analog_pad_btn[] = { BTN_A, BTN_B, BTN_C, BTN_X, BTN_TL2, BTN_TR2, BTN_SELECT, BTN_STA…
Dgamecon.c552 BTN_TL, BTN_TR, BTN_TL2, BTN_TR2, BTN_A, BTN_B, BTN_X, BTN_Y,
/Linux-v4.19/include/uapi/linux/
Dinput-event-codes.h393 #define BTN_TR2 0x139 macro
/Linux-v4.19/include/dt-bindings/input/
Dlinux-event-codes.h393 #define BTN_TR2 0x139 macro
/Linux-v4.19/drivers/hid/
Dhid-steam.c447 input_set_capability(input, EV_KEY, BTN_TR2); in steam_register()
927 input_event(input, EV_KEY, BTN_TR2, !!(b8 & BIT(0))); in steam_do_input_event()
Dhid-sony.c258 [0x0a] = BTN_TR2, /* R2 */
395 [0x0a] = BTN_TR2, /* R2 */
422 [0x8] = BTN_TR2, /* R2 */
975 input_report_key(input_dev, BTN_TR2, rd[offset+5] & 0x8); in dualshock4_parse_report()
Dhid-debug.c877 [BTN_TR2] = "BtnTR2", [BTN_SELECT] = "BtnSelect",
Dhid-wiimote-modules.c1035 BTN_TR2, /* WIIMOD_CLASSIC_KEY_ZR */
1602 BTN_TR2, /* WIIMOD_PRO_KEY_ZR */
/Linux-v4.19/Documentation/input/
Dgamepad.rst164 or ABS_HAT1Y (left). Lower trigger buttons are reported as BTN_TR2 or