Searched refs:drm_dp_stop_crc (Results 1 – 3 of 3) sorted by relevance
1237 int drm_dp_stop_crc(struct drm_dp_aux *aux) in drm_dp_stop_crc() function1255 EXPORT_SYMBOL(drm_dp_stop_crc);
1231 int drm_dp_stop_crc(struct drm_dp_aux *aux);
1731 return drm_dp_stop_crc(&dp->aux); in analogix_dp_stop_crc()