Searched refs:is_local_sink_detect_success (Results 1 – 1 of 1) sorted by relevance
1243 bool is_local_sink_detect_success; in link_detect() local1247 is_local_sink_detect_success = detect_link_and_local_sink(link, reason); in link_detect()1249 if (is_local_sink_detect_success && link->local_sink) in link_detect()1252 if (is_local_sink_detect_success && link->local_sink && in link_detect()1257 if (is_local_sink_detect_success && in link_detect()1262 return is_local_sink_detect_success && !is_delegated_to_mst_top_mgr; in link_detect()
Completed in 4 milliseconds