Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/video/fbdev/core/
Dfb_internal.h64 void fb_device_destroy(struct fb_info *fb_info);
77 static inline void fb_device_destroy(struct fb_info *fb_info) in fb_device_destroy() function
Dfbsysfs.c492 void fb_device_destroy(struct fb_info *fb_info) in fb_device_destroy() function
Dfbmem.c470 fb_device_destroy(fb_info); in unlink_framebuffer()