Searched refs:drm_dp_cec_set_edid (Results 1 – 2 of 2) sorted by relevance
936 void drm_dp_cec_set_edid(struct drm_dp_aux *aux, const struct edid *edid);958 static inline void drm_dp_cec_set_edid(struct drm_dp_aux *aux, in drm_dp_cec_set_edid() function
641 drm_dp_cec_set_edid(&nv_connector->aux, nv_connector->edid); in nouveau_connector_detect()