Searched refs:drm_dp_stop_crc (Results 1 – 4 of 4) sorted by relevance
390 if (drm_dp_stop_crc(aux)) { in amdgpu_dm_crtc_set_crc_source()
638 int drm_dp_stop_crc(struct drm_dp_aux *aux);
2239 int drm_dp_stop_crc(struct drm_dp_aux *aux) in drm_dp_stop_crc() function2257 EXPORT_SYMBOL(drm_dp_stop_crc);
1792 return drm_dp_stop_crc(&dp->aux); in analogix_dp_stop_crc()