Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/core/
H A Dfb_internal.h47 void fb_device_destroy(struct fb_info *fb_info);
60 static inline void fb_device_destroy(struct fb_info *fb_info) in fb_device_destroy() function
H A Dfbsysfs.c492 void fb_device_destroy(struct fb_info *fb_info) in fb_device_destroy() function
H A Dfbmem.c1010 fb_device_destroy(fb_info); in unlink_framebuffer()