/linux-4.1.27/drivers/input/joystick/ |
D | twidjoy.c | 75 { 4, 3, { BTN_TL, BTN_TR, BTN_TR2 } },
|
D | xpad.c | 241 BTN_TL2, BTN_TR2, /* triggers left/right */ 380 input_report_key(dev, BTN_TR2, data[11]); in xpad_process_packet() 482 input_report_key(dev, BTN_TR2, data[5]); in xpad360_process_packet() 583 input_report_key(dev, BTN_TR2, in xpadone_process_buttons()
|
D | cobra.c | 45 …START, BTN_SELECT, BTN_TL, BTN_TR, BTN_X, BTN_Y, BTN_Z, BTN_A, BTN_B, BTN_C, BTN_TL2, BTN_TR2, 0 };
|
D | interact.c | 69 …{ BTN_TR, BTN_X, BTN_Y, BTN_Z, BTN_A, BTN_B, BTN_C, BTN_TL, BTN_TL2, BTN_TR2, BTN_MODE, BTN_SELECT…
|
D | gf2k.c | 74 …] = { BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z, BTN_TL, BTN_TR, BTN_TL2, BTN_TR2, BTN_START, BTN_S…
|
D | grip.c | 63 static int grip_btn_gpp[] = { BTN_START, BTN_SELECT, BTN_TR2, BTN_Y, 0, BTN_TL2, BTN_A, BTN_B, BTN_…
|
D | analog.c | 107 static short analog_pad_btn[] = { BTN_A, BTN_B, BTN_C, BTN_X, BTN_TL2, BTN_TR2, BTN_SELECT, BTN_STA…
|
D | gamecon.c | 555 BTN_TL, BTN_TR, BTN_TL2, BTN_TR2, BTN_A, BTN_B, BTN_X, BTN_Y,
|
/linux-4.1.27/arch/arm/boot/dts/include/dt-bindings/input/ |
D | input.h | 325 #define BTN_TR2 0x139 macro
|
/linux-4.1.27/arch/mips/boot/dts/include/dt-bindings/input/ |
D | input.h | 325 #define BTN_TR2 0x139 macro
|
/linux-4.1.27/include/dt-bindings/input/ |
D | input.h | 325 #define BTN_TR2 0x139 macro
|
/linux-4.1.27/arch/powerpc/boot/dts/include/dt-bindings/input/ |
D | input.h | 325 #define BTN_TR2 0x139 macro
|
/linux-4.1.27/arch/arm64/boot/dts/include/dt-bindings/input/ |
D | input.h | 325 #define BTN_TR2 0x139 macro
|
/linux-4.1.27/arch/metag/boot/dts/include/dt-bindings/input/ |
D | input.h | 325 #define BTN_TR2 0x139 macro
|
/linux-4.1.27/Documentation/input/ |
D | gamepad.txt | 139 or ABS_HAT1Y (left). Lower trigger buttons are reported as BTN_TR2 or
|
/linux-4.1.27/include/uapi/linux/ |
D | input.h | 533 #define BTN_TR2 0x139 macro
|
/linux-4.1.27/drivers/hid/ |
D | hid-debug.c | 875 [BTN_TR2] = "BtnTR2", [BTN_SELECT] = "BtnSelect",
|
D | hid-wiimote-modules.c | 1039 BTN_TR2, /* WIIMOD_CLASSIC_KEY_ZR */ 1606 BTN_TR2, /* WIIMOD_PRO_KEY_ZR */
|
D | hid-sony.c | 678 [0x0a] = BTN_TR2, /* R2 */
|