Searched refs:drm_dp_read_sink_count (Results 1 – 5 of 5) 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()
1299 int drm_dp_read_sink_count(struct drm_dp_aux *aux) in drm_dp_read_sink_count() function1312 EXPORT_SYMBOL(drm_dp_read_sink_count);
2116 int drm_dp_read_sink_count(struct drm_dp_aux *aux);
1315 sink_count = drm_dp_read_sink_count(dp->aux); in dp_pm_resume()
2666 ret = drm_dp_read_sink_count(&intel_dp->aux); in intel_dp_get_dpcd()
Completed in 30 milliseconds