Home
last modified time | relevance | path

Searched refs:drm_framebuffer_cleanup (Results 1 – 9 of 9) sorted by relevance

/linux/include/drm/
A Ddrm_framebuffer.h213 void drm_framebuffer_cleanup(struct drm_framebuffer *fb);
/linux/drivers/gpu/drm/gma500/
A Dfbdev.c125 drm_framebuffer_cleanup(fb); in psb_fbdev_fb_destroy()
243 drm_framebuffer_cleanup(fb); in psb_fbdev_fb_probe()
/linux/drivers/gpu/drm/radeon/
A Dradeon_fbdev.c183 drm_framebuffer_cleanup(fb); in radeon_fbdev_fb_destroy()
283 drm_framebuffer_cleanup(fb); in radeon_fbdev_fb_helper_fb_probe()
/linux/drivers/gpu/drm/exynos/
A Dexynos_drm_fbdev.c131 drm_framebuffer_cleanup(helper->fb); in exynos_drm_fbdev_create()
/linux/drivers/gpu/drm/arm/display/komeda/
A Dkomeda_framebuffer.c24 drm_framebuffer_cleanup(fb); in komeda_fb_destroy()
/linux/drivers/gpu/drm/
A Ddrm_gem_framebuffer_helper.c104 drm_framebuffer_cleanup(fb); in drm_gem_fb_destroy()
A Ddrm_framebuffer.c958 void drm_framebuffer_cleanup(struct drm_framebuffer *fb) in drm_framebuffer_cleanup() function
967 EXPORT_SYMBOL(drm_framebuffer_cleanup);
/linux/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_kms.c1215 drm_framebuffer_cleanup(framebuffer); in vmw_framebuffer_surface_destroy()
1368 drm_framebuffer_cleanup(framebuffer); in vmw_framebuffer_bo_destroy()
/linux/drivers/gpu/drm/i915/display/
A Dintel_fb.c1877 drm_framebuffer_cleanup(fb); in intel_user_framebuffer_destroy()

Completed in 54 milliseconds