Searched refs:drm_dp_cec_unset_edid (Results 1 – 3 of 3) sorted by relevance
362 void drm_dp_cec_unset_edid(struct drm_dp_aux *aux) in drm_dp_cec_unset_edid() function390 EXPORT_SYMBOL(drm_dp_cec_unset_edid);
1290 void drm_dp_cec_unset_edid(struct drm_dp_aux *aux);1311 static inline void drm_dp_cec_unset_edid(struct drm_dp_aux *aux) in drm_dp_cec_unset_edid() function
4644 drm_dp_cec_unset_edid(&intel_dp->aux); in intel_dp_unset_edid()