Home
last modified time | relevance | path

Searched defs:fb_destroy (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/xen/
H A Dxen_drm_front_kms.c38 static void fb_destroy(struct drm_framebuffer *fb) in fb_destroy() function
/openbmc/linux/include/linux/
H A Dfb.h301 void (*fb_destroy)(struct fb_info *info); member