Searched refs:drm_dp_stop_crc (Results 1 – 5 of 5) sorted by relevance
264 if (drm_dp_stop_crc(aux)) { in amdgpu_dm_crtc_set_crc_source()
1770 int drm_dp_stop_crc(struct drm_dp_aux *aux) in drm_dp_stop_crc() function1788 EXPORT_SYMBOL(drm_dp_stop_crc);
1704 int drm_dp_stop_crc(struct drm_dp_aux *aux);
1442 drm_dp_stop_crc
2477 return drm_dp_stop_crc(&dp->aux); in analogix_dp_stop_crc()