drm_fb_helper_restore_fbdev_mode_unlocked
drm_fb_helper_restore_fbdev_mode_unlocked(&sc->helper);
drm_fb_helper_restore_fbdev_mode_unlocked(&sc->helper);
drm_fb_helper_restore_fbdev_mode_unlocked(adev_to_drm(adev)->fb_helper);
drm_fb_helper_restore_fbdev_mode_unlocked(fb_helper);
drm_fb_helper_restore_fbdev_mode_unlocked(fb_helper);
drm_fb_helper_restore_fbdev_mode_unlocked(dev->fb_helper);
EXPORT_SYMBOL(drm_fb_helper_restore_fbdev_mode_unlocked);
int drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper);
drm_fb_helper_restore_fbdev_mode_unlocked(rdev_to_drm(rdev)->fb_helper);