Home
last modified time | relevance | path

Searched refs:drm_framebuffer_remove (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/external/bsd/drm2/dist/include/drm/
Ddrm_framebuffer.h226 void drm_framebuffer_remove(struct drm_framebuffer *fb);
/netbsd/src/sys/external/bsd/drm2/dist/drm/
Ddrm_framebuffer.c417 drm_framebuffer_remove(fb); in drm_mode_rmfb_work_fn()
972 void drm_framebuffer_remove(struct drm_framebuffer *fb) in drm_framebuffer_remove() function
1008 EXPORT_SYMBOL(drm_framebuffer_remove);