Searched refs:drm_dp_cec_unset_edid (Results 1 – 5 of 5) sorted by relevance
383 void drm_dp_cec_unset_edid(struct drm_dp_aux *aux) in drm_dp_cec_unset_edid() function415 EXPORT_SYMBOL(drm_dp_cec_unset_edid);
691 void drm_dp_cec_unset_edid(struct drm_dp_aux *aux);712 static inline void drm_dp_cec_unset_edid(struct drm_dp_aux *aux) in drm_dp_cec_unset_edid() function
654 drm_dp_cec_unset_edid(&nv_connector->aux); in nouveau_connector_detect()
3085 drm_dp_cec_unset_edid( in amdgpu_dm_update_connector_after_detect()3105 drm_dp_cec_unset_edid(&aconnector->dm_dp_aux.aux); in amdgpu_dm_update_connector_after_detect()
4640 drm_dp_cec_unset_edid(&intel_dp->aux); in intel_dp_unset_edid()
Completed in 30 milliseconds