Searched refs:drm_dp_stop_crc (Results 1 – 4 of 4) sorted by relevance
512 int drm_dp_stop_crc(struct drm_dp_aux *aux);
356 if (drm_dp_stop_crc(aux)) { in amdgpu_dm_crtc_set_crc_source()
2154 int drm_dp_stop_crc(struct drm_dp_aux *aux) in drm_dp_stop_crc() function2172 EXPORT_SYMBOL(drm_dp_stop_crc);
1916 return drm_dp_stop_crc(&dp->aux); in analogix_dp_stop_crc()