fb_destroy       2172 drivers/gpu/drm/drm_fb_helper.c 	.fb_destroy	= drm_fbdev_fb_destroy,
fb_destroy         50 drivers/gpu/drm/xen/xen_drm_front_kms.c 	.destroy = fb_destroy,
fb_destroy        423 drivers/hid/hid-picolcd_fb.c 	.fb_destroy   = picolcd_fb_destroy,
fb_destroy         79 drivers/video/fbdev/core/fbmem.c 	if (fb_info->fbops->fb_destroy)
fb_destroy         80 drivers/video/fbdev/core/fbmem.c 		fb_info->fbops->fb_destroy(fb_info);
fb_destroy        260 drivers/video/fbdev/efifb.c 	.fb_destroy	= efifb_destroy,
fb_destroy        291 drivers/video/fbdev/offb.c 	.fb_destroy	= offb_destroy,
fb_destroy         83 drivers/video/fbdev/simplefb.c 	.fb_destroy	= simplefb_destroy,
fb_destroy       1201 drivers/video/fbdev/udlfb.c 	.fb_destroy = dlfb_ops_destroy,
fb_destroy        194 drivers/video/fbdev/vesafb.c 	.fb_destroy     = vesafb_destroy,
fb_destroy       1277 drivers/video/fbdev/vga16fb.c 	.fb_destroy	= vga16fb_destroy,
fb_destroy        291 include/linux/fb.h 	void (*fb_destroy)(struct fb_info *info);
fb_destroy         91 samples/vfio-mdev/mdpy-fb.c 	.fb_destroy	= mdpy_fb_destroy,