Home
last modified time | relevance | path

Searched refs:DS_BUTTONS1_L2 (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/hid/
H A Dhid-playstation.c85 #define DS_BUTTONS1_L2 BIT(2) macro
941 input_report_key(ds->gamepad, BTN_TL2, ds_report->buttons[1] & DS_BUTTONS1_L2); in dualsense_parse_report()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/hid/
H A Dhid-playstation.c85 #define DS_BUTTONS1_L2 BIT(2) macro
941 input_report_key(ds->gamepad, BTN_TL2, ds_report->buttons[1] & DS_BUTTONS1_L2); in dualsense_parse_report()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/hid/
H A Dhid-playstation.c85 #define DS_BUTTONS1_L2 BIT(2) macro
941 input_report_key(ds->gamepad, BTN_TL2, ds_report->buttons[1] & DS_BUTTONS1_L2); in dualsense_parse_report()