Searched refs:drm_dp_cec_set_edid (Results 1 – 3 of 3) sorted by relevance
377 void drm_dp_cec_set_edid(struct drm_dp_aux *aux, const struct edid *edid) in drm_dp_cec_set_edid() function387 EXPORT_SYMBOL(drm_dp_cec_set_edid);
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()