Searched refs:drm_dp_read_sink_count (Results 1 – 6 of 6) sorted by relevance
71 ret = drm_dp_read_sink_count(aux); in nouveau_dp_probe_dpcd()255 ret = drm_dp_read_sink_count(&nv_connector->aux); in nouveau_dp_irq()
553 int drm_dp_read_sink_count(struct drm_dp_aux *aux);
1592 int drm_dp_read_sink_count(struct drm_dp_aux *aux) in drm_dp_read_sink_count() function1605 EXPORT_SYMBOL(drm_dp_read_sink_count);
1353 sink_count = drm_dp_read_sink_count(dp->aux); in dp_pm_resume()
2023 if (drm_dp_read_sink_count(&mtk_dp->aux) > 0) in mtk_dp_bdg_detect()
3247 ret = drm_dp_read_sink_count(&intel_dp->aux); in intel_dp_get_dpcd()