Home
last modified time | relevance | path

Searched refs:BTN_TR (Results 26 – 37 of 37) sorted by relevance

12

/openbmc/linux/drivers/input/joystick/
H A Dxpad.c415 BTN_TL, BTN_TR, /* Button LB/RB */
868 input_report_key(dev, BTN_TR, data[3] & BIT(1)); in xpad360_process_packet()
1054 input_report_key(dev, BTN_TR, data[5] & BIT(5)); in xpadone_process_packet()
H A Dadi.c65 static short adi_wmgpe_key[] = { BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z, BTN_TL, BTN_TR, BTN_STA…
H A Danalog.c83 static short analog_pads[] = { BTN_Y, BTN_Z, BTN_TL, BTN_TR };
H A Ddb9.c99 static const short db9_cd32_btn[] = { BTN_A, BTN_B, BTN_C, BTN_X, BTN_Y, BTN_Z, BTN_TL, BTN_TR, BTN…
/openbmc/u-boot/arch/arm/dts/
H A Dsun4i-a10-inet9f-rev03.dts210 linux,code = <BTN_TR>;
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun4i-a10-inet9f-rev03.dts206 linux,code = <BTN_TR>;
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3326-odroid-go.dtsi113 linux,code = <BTN_TR>;
/openbmc/linux/drivers/hid/
H A Dhid-sony.c276 [0x0c] = BTN_TR, /* R1 */
413 [0x0c] = BTN_TR, /* R1 */
H A Dhid-playstation.c518 BTN_TR, /* R1 */
1363 input_report_key(ds->gamepad, BTN_TR, ds_report->buttons[1] & DS_BUTTONS1_R1); in dualsense_parse_report()
2235 input_report_key(ds4->gamepad, BTN_TR, ds4_report->buttons[1] & DS_BUTTONS1_R1); in dualshock4_parse_report()
H A Dhid-debug.c898 [BTN_TR] = "BtnTR", [BTN_TL2] = "BtnTL2",
H A Dhid-wiimote-modules.c1041 BTN_TR, /* WIIMOD_CLASSIC_KEY_RT */
1616 BTN_TR, /* WIIMOD_PRO_KEY_TR */
/openbmc/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-g12b-odroid-go-ultra.dts179 linux,code = <BTN_TR>;

12