Searched refs:drm_dp_read_sink_count (Results 1 – 6 of 6) sorted by relevance
758 int drm_dp_read_sink_count(struct drm_dp_aux *aux);
265 count = drm_dp_read_sink_count(panel->aux); in msm_dp_panel_read_link_caps()
723 ret = drm_dp_read_sink_count(link->aux); in msm_dp_link_parse_sink_status_field()
942 int sink_count = drm_dp_read_sink_count(priv->aux); in msm_dp_bridge_detect()
1861 int drm_dp_read_sink_count(struct drm_dp_aux *aux) in drm_dp_read_sink_count() function1872 EXPORT_SYMBOL(drm_dp_read_sink_count);
4921 ret = drm_dp_read_sink_count(&intel_dp->aux); in intel_dp_get_dpcd()