drm_atomic_helper_crtc_destroy_state
EXPORT_SYMBOL(drm_atomic_helper_crtc_destroy_state);
drm_atomic_helper_crtc_destroy_state(crtc, crtc_state);
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
drm_atomic_helper_crtc_destroy_state(crtc, state);
void drm_atomic_helper_crtc_destroy_state(struct drm_crtc *crtc,