Searched refs:drm_dp_link_probe (Results 1 – 3 of 3) sorted by relevance
166 int drm_dp_link_probe(struct drm_dp_aux *aux, struct drm_dp_link *link);
170 int drm_dp_link_probe(struct drm_dp_aux *aux, struct drm_dp_link *link) in drm_dp_link_probe() function
2756 err = drm_dp_link_probe(sor->aux, &sor->link); in tegra_sor_dp_enable()