Searched refs:is_local_sink_detect_success (Results 1 – 1 of 1) sorted by relevance
1348 bool is_local_sink_detect_success; in dc_link_detect() local1352 is_local_sink_detect_success = detect_link_and_local_sink(link, reason); in dc_link_detect()1354 if (is_local_sink_detect_success && link->local_sink) in dc_link_detect()1357 if (is_local_sink_detect_success && link->local_sink && in dc_link_detect()1362 if (is_local_sink_detect_success && in dc_link_detect()1367 return is_local_sink_detect_success && !is_delegated_to_mst_top_mgr; in dc_link_detect()