Searched refs:drm_dp_link_probe (Results 1 – 6 of 6) sorted by relevance
369 int drm_dp_link_probe(struct drm_dp_aux *aux, struct drm_dp_link *link) in drm_dp_link_probe() function389 EXPORT_SYMBOL(drm_dp_link_probe);
1214 int drm_dp_link_probe(struct drm_dp_aux *aux, struct drm_dp_link *link);
605 ret = drm_dp_link_probe(&tc->aux, &tc->link.base); in tc_get_display_props()
804 err = drm_dp_link_probe(&anx78xx->aux, &anx78xx->link); in anx78xx_dp_link_training()
1236 ret = drm_dp_link_probe(ctrl->drm_aux, &ctrl->dp_link); in msm_edp_ctrl_get_panel_info()
1627 err = drm_dp_link_probe(sor->aux, &link); in tegra_sor_edp_enable()1819 err = drm_dp_link_probe(sor->aux, &link); in tegra_sor_edp_enable()