Searched refs:link_detect_connection_type (Results 1 – 4 of 4) sorted by relevance
30 bool link_detect_connection_type(struct dc_link *link,
1004 if (!link_detect_connection_type(link, &new_connection_type)) { in detect_link_and_local_sink()1409 bool link_detect_connection_type(struct dc_link *link, enum dc_connection_type *type) in link_detect_connection_type() function
73 link_srv->detect_connection_type = link_detect_connection_type; in construct_link_service_detection()
1761 if (link_detect_connection_type(link, &type) && type == dc_connection_none) { in perform_link_training_with_retries()