Searched refs:fb_destroy (Results 1 – 9 of 9) sorted by relevance
78 .fb_destroy = efifb_destroy,
81 .fb_destroy = simplefb_destroy,
948 goto fb_destroy; in mxsfb_probe()963 fb_destroy: in mxsfb_probe()
186 .fb_destroy = vesafb_destroy,
292 .fb_destroy = offb_destroy,
1278 .fb_destroy = vga16fb_destroy,
432 .fb_destroy = picolcd_fb_destroy,
303 void (*fb_destroy)(struct fb_info *info); member
73 if (fb_info->fbops->fb_destroy) in put_fb_info()74 fb_info->fbops->fb_destroy(fb_info); in put_fb_info()