Searched refs:drm_dp_read_sink_count (Results 1 – 6 of 6) sorted by relevance
188 ret = drm_dp_read_sink_count(aux); in nouveau_dp_probe_dpcd()522 ret = drm_dp_read_sink_count(&nv_connector->aux); in nouveau_dp_irq()
144 count = drm_dp_read_sink_count(panel->aux); in msm_dp_panel_read_sink_caps()
622 int drm_dp_read_sink_count(struct drm_dp_aux *aux);
1719 int drm_dp_read_sink_count(struct drm_dp_aux *aux) in drm_dp_read_sink_count() function1732 EXPORT_SYMBOL(drm_dp_read_sink_count);
2141 if (drm_dp_read_sink_count(&mtk_dp->aux) > 0) in mtk_dp_bdg_detect()
4328 ret = drm_dp_read_sink_count(&intel_dp->aux); in intel_dp_get_dpcd()