drm_fb_helper_single_add_all_connectors
drm_fb_helper_single_add_all_connectors(&rfbdev->helper);
EXPORT_SYMBOL(drm_fb_helper_single_add_all_connectors);
ret = drm_fb_helper_single_add_all_connectors(fb_helper);
drm_fb_helper_single_add_all_connectors(&ifbdev->helper);
int drm_fb_helper_single_add_all_connectors(struct drm_fb_helper *fb_helper);
ret = drm_fb_helper_single_add_all_connectors(&rfbdev->helper);