Searched refs:set_dp_lane_settings (Results 1 – 5 of 5) sorted by relevance
61 void (*set_dp_lane_settings)(struct dc_link *link, member
64 .set_dp_lane_settings = set_dio_dp_lane_settings,
182 .set_dp_lane_settings = set_dio_dp_lane_settings,
275 .set_dp_lane_settings = set_hpo_dp_lane_settings,
7261 if (link_hwss->ext.set_dp_lane_settings) in dp_set_hw_lane_settings()7262 link_hwss->ext.set_dp_lane_settings(link, link_res, in dp_set_hw_lane_settings()