/linux-4.4.14/drivers/input/joystick/ |
D | xpad.c | 242 BTN_TL2, BTN_TR2, /* triggers left/right */ 377 input_report_key(dev, BTN_TL2, data[10]); in xpad_process_packet() 488 input_report_key(dev, BTN_TL2, data[4]); in xpad360_process_packet() 593 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 | 556 BTN_TL, BTN_TR, BTN_TL2, BTN_TR2, BTN_A, BTN_B, BTN_X, BTN_Y,
|
/linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/input/ |
D | linux-event-codes.h | 391 #define BTN_TL2 0x138 macro
|
/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/input/ |
D | linux-event-codes.h | 391 #define BTN_TL2 0x138 macro
|
/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/input/ |
D | linux-event-codes.h | 391 #define BTN_TL2 0x138 macro
|
/linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/input/ |
D | linux-event-codes.h | 391 #define BTN_TL2 0x138 macro
|
/linux-4.4.14/include/dt-bindings/input/ |
D | linux-event-codes.h | 391 #define BTN_TL2 0x138 macro
|
/linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/input/ |
D | linux-event-codes.h | 391 #define BTN_TL2 0x138 macro
|
/linux-4.4.14/include/uapi/linux/ |
D | input-event-codes.h | 391 #define BTN_TL2 0x138 macro
|
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/input/ |
D | linux-event-codes.h | 391 #define BTN_TL2 0x138 macro
|
/linux-4.4.14/Documentation/input/ |
D | gamepad.txt | 140 ABS_HAT2X (right/ZR) and BTN_TL2 or ABS_HAT2Y (left/ZL).
|
/linux-4.4.14/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 | 881 [0x09] = BTN_TL2, /* L2 */
|