Home
last modified time | relevance | path

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

/freebsd/sys/arm/nvidia/drm2/
H A Dtegra_fb.c56 drm_framebuffer_cleanup(drm_fb); in fb_destroy()
332 drm_framebuffer_cleanup(&fb->drm_fb); in tegra_drm_fb_destroy()
/freebsd/sys/dev/drm2/
H A Ddrm_crtc.h942 extern void drm_framebuffer_cleanup(struct drm_framebuffer *fb);
H A Ddrm_crtc.c341 void drm_framebuffer_cleanup(struct drm_framebuffer *fb) in drm_framebuffer_cleanup() function
355 EXPORT_SYMBOL(drm_framebuffer_cleanup);