Searched refs:drm_dp_link_probe (Results 1 – 4 of 4) sorted by relevance
296 int drm_dp_link_probe(struct drm_dp_aux *aux, struct drm_dp_link *link) in drm_dp_link_probe() function316 EXPORT_SYMBOL(drm_dp_link_probe);
753 int drm_dp_link_probe(struct drm_dp_aux *aux, struct drm_dp_link *link);
977 err = drm_dp_link_probe(aux, &link); in tegra_sor_encoder_mode_set()1199 err = drm_dp_link_probe(aux, &link); in tegra_sor_encoder_mode_set()
1255 ret = drm_dp_link_probe(ctrl->drm_aux, &ctrl->dp_link); in msm_edp_ctrl_get_panel_info()