Searched refs:drm_dp_read_sink_count (Results 1 – 7 of 7) sorted by relevance
175 ret = drm_dp_read_sink_count(aux); in nouveau_dp_probe_dpcd()509 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()
720 len = drm_dp_read_sink_count(link->aux); in msm_dp_link_parse_sink_status_field()
622 int drm_dp_read_sink_count(struct drm_dp_aux *aux);
1777 int drm_dp_read_sink_count(struct drm_dp_aux *aux) in drm_dp_read_sink_count() function1790 EXPORT_SYMBOL(drm_dp_read_sink_count);
2141 if (drm_dp_read_sink_count(&mtk_dp->aux) > 0) in mtk_dp_bdg_detect()
4346 ret = drm_dp_read_sink_count(&intel_dp->aux); in intel_dp_get_dpcd()