Searched refs:dp_is_fec_supported (Results 1 – 6 of 6) sorted by relevance
55 bool dp_is_fec_supported(const struct dc_link *link);
330 bool dp_is_fec_supported(const struct dc_link *link) in dp_is_fec_supported() function365 return !force_disable && dp_is_fec_supported(link); in dp_should_enable_fec()
198 bool (*dp_is_fec_supported)(const struct dc_link *link); member
152 link_srv->dp_is_fec_supported = dp_is_fec_supported; in construct_link_service_dp_capability()
359 return link->dc->link_srv->dp_is_fec_supported(link); in dc_link_is_fec_supported()
1307 link->dc->link_srv->dp_is_fec_supported(link)) { in populate_audio_dp_link_info()