Searched refs:drm_framebuffer_cleanup (Results 1 – 10 of 10) sorted by relevance
279 drm_framebuffer_cleanup(fb); in amdgpufb_create()298 drm_framebuffer_cleanup(&rfb->base); in amdgpu_fbdev_destroy()
301 drm_framebuffer_cleanup(fb); in radeonfb_create()317 drm_framebuffer_cleanup(fb); in radeon_fbdev_destroy()
225 void drm_framebuffer_cleanup(struct drm_framebuffer *fb);
146 drm_framebuffer_cleanup(helper->fb); in exynos_drm_fbdev_create()
24 drm_framebuffer_cleanup(fb); in komeda_fb_destroy()
100 drm_framebuffer_cleanup(fb); in drm_gem_fb_destroy()
942 void drm_framebuffer_cleanup(struct drm_framebuffer *fb) in drm_framebuffer_cleanup() function951 EXPORT_SYMBOL(drm_framebuffer_cleanup);
413 drm_framebuffer_cleanup(fb); in psb_fbdev_destroy()
844 drm_framebuffer_cleanup(framebuffer); in vmw_framebuffer_surface_destroy()997 drm_framebuffer_cleanup(framebuffer); in vmw_framebuffer_bo_destroy()
1277 drm_framebuffer_cleanup(fb); in intel_user_framebuffer_destroy()
Completed in 22 milliseconds