Searched refs:DS_BUTTONS0_CROSS (Results 1 – 1 of 1) sorted by relevance
98 #define DS_BUTTONS0_CROSS BIT(5) macro1366 input_report_key(ds->gamepad, BTN_SOUTH, ds_report->buttons[0] & DS_BUTTONS0_CROSS); in dualsense_parse_report()2289 input_report_key(ds4->gamepad, BTN_SOUTH, ds4_report->buttons[0] & DS_BUTTONS0_CROSS); in dualshock4_parse_report()