Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/arm/nvidia/drm2/
HDtegra_fb.c57 drm_framebuffer_cleanup(drm_fb); in fb_destroy()
333 drm_framebuffer_cleanup(&fb->drm_fb); in tegra_drm_fb_destroy()
/freebsd-14-stable/sys/dev/drm2/
HDdrm_crtc.h942 extern void drm_framebuffer_cleanup(struct drm_framebuffer *fb);
HDdrm_crtc.c341 void drm_framebuffer_cleanup(struct drm_framebuffer *fb) in drm_framebuffer_cleanup() function
355 EXPORT_SYMBOL(drm_framebuffer_cleanup);