Searched refs:drm_framebuffer_cleanup (Results 1 – 6 of 6) sorted by relevance
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()
209 drm_framebuffer_cleanup(&ifb->base); in intel_fbdev_destroy()
6653 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);