Searched refs:drm_fb_helper_alloc_fbi (Results 1 – 11 of 11) sorted by relevance
227 struct fb_info *drm_fb_helper_alloc_fbi(struct drm_fb_helper *fb_helper);325 drm_fb_helper_alloc_fbi(struct drm_fb_helper *fb_helper) in drm_fb_helper_alloc_fbi() function
75 info = drm_fb_helper_alloc_fbi(fbh); in armada_fbdev_create()
66 fbi = drm_fb_helper_alloc_fbi(helper); in exynos_drm_fbdev_update()
96 fbi = drm_fb_helper_alloc_fbi(helper); in msm_fbdev_create()
164 fbi = drm_fb_helper_alloc_fbi(helper); in omap_fbdev_create()
246 info = drm_fb_helper_alloc_fbi(helper); in radeonfb_create()
246 info = drm_fb_helper_alloc_fbi(helper); in tegra_fbdev_probe()
271 info = drm_fb_helper_alloc_fbi(fb_helper); in psbfb_create()
366 info = drm_fb_helper_alloc_fbi(helper); in nouveau_fbcon_create()
257 info = drm_fb_helper_alloc_fbi(helper); in intelfb_create()
573 struct fb_info *drm_fb_helper_alloc_fbi(struct drm_fb_helper *fb_helper) in drm_fb_helper_alloc_fbi() function612 EXPORT_SYMBOL(drm_fb_helper_alloc_fbi);2443 fbi = drm_fb_helper_alloc_fbi(fb_helper); in drm_fb_helper_generic_probe()