Searched refs:drm_dp_link_power_up (Results 1 – 4 of 4) sorted by relevance
379 int drm_dp_link_power_up(struct drm_dp_aux *aux, struct drm_dp_link *link) in drm_dp_link_power_up() function408 EXPORT_SYMBOL(drm_dp_link_power_up);
803 err = drm_dp_link_power_up(&anx78xx->aux, &anx78xx->link); in anx78xx_dp_link_training()
968 ret = drm_dp_link_power_up(ctrl->drm_aux, &ctrl->dp_link); in edp_ctrl_on_worker()
1900 err = drm_dp_link_power_up(sor->aux, &link); in tegra_sor_edp_enable()