Lines Matching defs:fb_helper
50 struct drm_fb_helper *fb_helper; member
58 struct drm_fb_helper *fb_helper; in vt_restore_fbdev_mode() local
148 int drm_fb_helper_single_add_all_connectors(struct drm_fb_helper *fb_helper) in drm_fb_helper_single_add_all_connectors()
176 static int drm_fb_helper_parse_command_line(struct drm_fb_helper *fb_helper) in drm_fb_helper_parse_command_line()
336 bool drm_fb_helper_restore_fbdev_mode(struct drm_fb_helper *fb_helper) in drm_fb_helper_restore_fbdev_mode()
503 struct drm_fb_helper *fb_helper, in drm_fb_helper_init()
551 void drm_fb_helper_fini(struct drm_fb_helper *fb_helper) in drm_fb_helper_fini()
833 int drm_fb_helper_single_fb_probe(struct drm_fb_helper *fb_helper, in drm_fb_helper_single_fb_probe()
1006 void drm_fb_helper_fill_var(struct fb_info *info, struct drm_fb_helper *fb_helper, in drm_fb_helper_fill_var()
1022 static int drm_fb_helper_probe_connector_modes(struct drm_fb_helper *fb_helper, in drm_fb_helper_probe_connector_modes()
1112 static void drm_enable_connectors(struct drm_fb_helper *fb_helper, in drm_enable_connectors()
1136 static bool drm_target_cloned(struct drm_fb_helper *fb_helper, in drm_target_cloned()
1209 static bool drm_target_preferred(struct drm_fb_helper *fb_helper, in drm_target_preferred()
1243 static int drm_pick_crtcs(struct drm_fb_helper *fb_helper, in drm_pick_crtcs()
1323 static void drm_setup_crtcs(struct drm_fb_helper *fb_helper) in drm_setup_crtcs()
1409 bool drm_fb_helper_initial_config(struct drm_fb_helper *fb_helper, int bpp_sel) in drm_fb_helper_initial_config()
1448 int drm_fb_helper_hotplug_event(struct drm_fb_helper *fb_helper) in drm_fb_helper_hotplug_event()