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