Searched refs:drm_dp_read_sink_count (Results 1 – 6 of 6) sorted by relevance
72 ret = drm_dp_read_sink_count(aux); in nouveau_dp_probe_dpcd()208 ret = drm_dp_read_sink_count(&nv_connector->aux); in nouveau_dp_irq()
1150 int drm_dp_read_sink_count(struct drm_dp_aux *aux) in drm_dp_read_sink_count() function1163 EXPORT_SYMBOL(drm_dp_read_sink_count);
1696 int drm_dp_read_sink_count(struct drm_dp_aux *aux);
2504 drm_dp_read_sink_count
1454 ret = drm_dp_read_sink_count(&dp->aux); in dw_dp_link_probe()
4765 ret = drm_dp_read_sink_count(&intel_dp->aux); in intel_dp_get_dpcd()