Searched refs:drm_fb_helper_alloc_fbi (Results 1 – 13 of 13) sorted by relevance
226 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()
69 fbi = drm_fb_helper_alloc_fbi(helper); in rockchip_drm_fbdev_create()
97 fbi = drm_fb_helper_alloc_fbi(helper); in msm_fbdev_create()
81 fbi = drm_fb_helper_alloc_fbi(helper); in exynos_drm_fbdev_update()
163 fbi = drm_fb_helper_alloc_fbi(helper); in omap_fbdev_create()
228 info = drm_fb_helper_alloc_fbi(helper); in amdgpufb_create()
245 info = drm_fb_helper_alloc_fbi(helper); in radeonfb_create()
245 info = drm_fb_helper_alloc_fbi(helper); in tegra_fbdev_probe()
295 info = drm_fb_helper_alloc_fbi(fb_helper); in psbfb_create()
365 info = drm_fb_helper_alloc_fbi(helper); in nouveau_fbcon_create()
553 struct fb_info *drm_fb_helper_alloc_fbi(struct drm_fb_helper *fb_helper) in drm_fb_helper_alloc_fbi() function592 EXPORT_SYMBOL(drm_fb_helper_alloc_fbi);2342 fbi = drm_fb_helper_alloc_fbi(fb_helper); in drm_fb_helper_generic_probe()
234 info = drm_fb_helper_alloc_fbi(helper); in intelfb_create()
Completed in 38 milliseconds