Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/drm/
H A Ddrm_gem_framebuffer_helper.c14 drm_framebuffer_cleanup(fb); in drm_gem_fb_destroy()
61 drm_framebuffer_cleanup(fb); in drm_gem_fb_create()
H A Ddrm_framebuffer.c946 void drm_framebuffer_cleanup(struct drm_framebuffer *fb) in drm_framebuffer_cleanup() function
955 EXPORT_SYMBOL(drm_framebuffer_cleanup);
/openbsd-src/sys/dev/pci/drm/include/drm/
H A Ddrm_framebuffer.h225 void drm_framebuffer_cleanup(struct drm_framebuffer *fb);
/openbsd-src/sys/dev/pci/drm/radeon/
H A Dradeon_fbdev.c184 drm_framebuffer_cleanup(fb); in radeon_fbdev_fb_destroy()
315 drm_framebuffer_cleanup(fb); in radeon_fbdev_fb_helper_fb_probe()
/openbsd-src/sys/dev/fdt/
H A Drkdrm.c130 drm_framebuffer_cleanup(fb); in rkdrm_fb_destroy()
168 drm_framebuffer_cleanup(&fb->base); in rkdrm_fb_create()
/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_fb.c1886 drm_framebuffer_cleanup(fb); in intel_user_framebuffer_destroy()