/linux-4.1.27/drivers/input/joystick/ |
D | xpad.c | 241 BTN_TL2, BTN_TR2, /* triggers left/right */ 379 input_report_key(dev, BTN_TL2, data[10]); in xpad_process_packet() 481 input_report_key(dev, BTN_TL2, data[4]); in xpad360_process_packet() 581 input_report_key(dev, BTN_TL2, 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 static short gf2k_btn_pad[] = { BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z, BTN_TL, BTN_TR, BTN_TL2, …
|
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 | 324 #define BTN_TL2 0x138 macro
|
/linux-4.1.27/arch/mips/boot/dts/include/dt-bindings/input/ |
D | input.h | 324 #define BTN_TL2 0x138 macro
|
/linux-4.1.27/include/dt-bindings/input/ |
D | input.h | 324 #define BTN_TL2 0x138 macro
|
/linux-4.1.27/arch/powerpc/boot/dts/include/dt-bindings/input/ |
D | input.h | 324 #define BTN_TL2 0x138 macro
|
/linux-4.1.27/arch/arm64/boot/dts/include/dt-bindings/input/ |
D | input.h | 324 #define BTN_TL2 0x138 macro
|
/linux-4.1.27/arch/metag/boot/dts/include/dt-bindings/input/ |
D | input.h | 324 #define BTN_TL2 0x138 macro
|
/linux-4.1.27/Documentation/input/ |
D | gamepad.txt | 140 ABS_HAT2X (right/ZR) and BTN_TL2 or ABS_HAT2Y (left/ZL).
|
/linux-4.1.27/include/uapi/linux/ |
D | input.h | 532 #define BTN_TL2 0x138 macro
|
/linux-4.1.27/drivers/hid/ |
D | hid-debug.c | 874 [BTN_TR] = "BtnTR", [BTN_TL2] = "BtnTL2",
|
D | hid-wiimote-modules.c | 1038 BTN_TL2, /* WIIMOD_CLASSIC_KEY_ZL */ 1605 BTN_TL2, /* WIIMOD_PRO_KEY_ZL */
|
D | hid-sony.c | 677 [0x09] = BTN_TL2, /* L2 */
|