Searched refs:drm_framebuffer_cleanup (Results 1 – 7 of 7) sorted by relevance
59 drm_framebuffer_cleanup(drm_fb); in fb_destroy()335 drm_framebuffer_cleanup(&fb->drm_fb); in tegra_drm_fb_destroy()
267 drm_framebuffer_cleanup(fb); in radeonfb_create()311 drm_framebuffer_cleanup(&rfb->base); in radeon_fbdev_destroy()
1068 drm_framebuffer_cleanup(fb); in radeon_user_framebuffer_destroy()
178 drm_framebuffer_cleanup(&ifb->base); in intel_fbdev_destroy()
8592 drm_framebuffer_cleanup(fb); in intel_user_framebuffer_destroy()
944 extern void drm_framebuffer_cleanup(struct drm_framebuffer *fb);
343 void drm_framebuffer_cleanup(struct drm_framebuffer *fb) in drm_framebuffer_cleanup() function357 EXPORT_SYMBOL(drm_framebuffer_cleanup);