Searched refs:dp_is_sink_present (Results 1 – 5 of 5) sorted by relevance
51 bool dp_is_sink_present(struct dc_link *link);
2240 bool dp_is_sink_present(struct dc_link *link) in dp_is_sink_present() function
193 bool (*dp_is_sink_present)(struct dc_link *link); member
149 link_srv->dp_is_sink_present = dp_is_sink_present; in construct_link_service_dp_capability()
337 return link->dc->link_srv->dp_is_sink_present(link); in dc_link_is_dp_sink_present()