drm_crtc_force_disable
EXPORT_SYMBOL(drm_crtc_force_disable);
ret = drm_crtc_force_disable(crtc);
if (drm_crtc_force_disable(crtc))
int drm_crtc_force_disable(struct drm_crtc *crtc);