| /linux/drivers/input/joystick/ |
| H A D | psxpad-spi.c | 246 input_report_key(input, BTN_TL2, b_rsp4 & BIT(7)); in psxpad_spi_poll() 273 input_report_key(input, BTN_TL2, b_rsp4 & BIT(7)); in psxpad_spi_poll() 330 input_set_capability(idev, EV_KEY, BTN_TL2); in psxpad_spi_probe()
|
| H A D | cobra.c | 26 …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 D | interact.c | 50 …{ BTN_TR, BTN_X, BTN_Y, BTN_Z, BTN_A, BTN_B, BTN_C, BTN_TL, BTN_TL2, BTN_TR2, BTN_MODE, BTN_SELECT…
|
| H A D | xpad.c | 432 BTN_TL2, BTN_TR2, /* triggers left/right */ 820 input_report_key(dev, BTN_TL2, data[10]); in xpad_process_packet() 934 input_report_key(dev, BTN_TL2, data[4]); in xpad360_process_packet() 1138 input_report_key(dev, BTN_TL2, in xpadone_process_packet()
|
| H A D | grip.c | 44 static int grip_btn_gpp[] = { BTN_START, BTN_SELECT, BTN_TR2, BTN_Y, 0, BTN_TL2, BTN_A, BTN_B, BTN_…
|
| H A D | analog.c | 85 static short analog_pad_btn[] = { BTN_A, BTN_B, BTN_C, BTN_X, BTN_TL2, BTN_TR2, BTN_SELECT, BTN_STA…
|
| H A D | gamecon.c | 537 BTN_TL, BTN_TR, BTN_TL2, BTN_TR2, BTN_A, BTN_B, BTN_X, BTN_Y,
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3326-odroid-go2-v11.dts | 75 linux,code = <BTN_TL2>;
|
| H A D | rk3326-odroid-go3.dts | 136 linux,code = <BTN_TL2>;
|
| H A D | rk3566-anbernic-rgxx3.dtsi | 63 linux,code = <BTN_TL2>;
|
| H A D | rk3326-gameforce-chi.dts | 168 linux,code = <BTN_TL2>;
|
| H A D | rk3566-powkiddy-rk2023.dtsi | 133 linux,code = <BTN_TL2>;
|
| /linux/drivers/hid/ |
| H A D | hid-samsung.c | 273 samsung_kbd_mouse_map_key_clear(BTN_TL2); in samsung_gamepad_input_mapping()
|
| H A D | hid-debug.c | 3293 [BTN_TR] = "BtnTR", [BTN_TL2] = "BtnTL2",
|
| /linux/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 394 #define BTN_TL2 0x138 393 #define BTN_TL2 global() macro
|
| /linux/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-h700-anbernic-rg35xx-2024.dts | 69 linux,code = <BTN_TL2>;
|
| /linux/include/uapi/linux/ |
| H A D | input-event-codes.h | 394 #define BTN_TL2 0x138 macro
|