Home
last modified time | relevance | path

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

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/hid/
H A Dhid-playstation.c90 #define DS_BUTTONS1_R3 BIT(7) macro
946 input_report_key(ds->gamepad, BTN_THUMBR, ds_report->buttons[1] & DS_BUTTONS1_R3); in dualsense_parse_report()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/hid/
H A Dhid-playstation.c90 #define DS_BUTTONS1_R3 BIT(7) macro
946 input_report_key(ds->gamepad, BTN_THUMBR, ds_report->buttons[1] & DS_BUTTONS1_R3); in dualsense_parse_report()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/hid/
H A Dhid-playstation.c90 #define DS_BUTTONS1_R3 BIT(7) macro
946 input_report_key(ds->gamepad, BTN_THUMBR, ds_report->buttons[1] & DS_BUTTONS1_R3); in dualsense_parse_report()