Home
last modified time | relevance | path

Searched refs:fb_destroy_modedb (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/video/fbdev/via/
H A Dvia_aux_edid.c25 fb_destroy_modedb(spec->modedb); in query_edid()
69 fb_destroy_modedb(spec->modedb); in cleanup()
/linux/drivers/video/fbdev/nvidia/
H A Dnv_setup.c586 fb_destroy_modedb(monB->modedb); in NVCommonSetup()
590 fb_destroy_modedb(monA->modedb); in NVCommonSetup()
600 fb_destroy_modedb(monB->modedb); in NVCommonSetup()
/linux/drivers/video/fbdev/core/
H A Dfbmon.c695 void fb_destroy_modedb(struct fb_videomode *modedb) in fb_destroy_modedb() function
773 fb_destroy_modedb(modes); in fb_get_monitor_limits()
1417 void fb_destroy_modedb(struct fb_videomode *modedb) in fb_destroy_modedb() function
1525 EXPORT_SYMBOL(fb_destroy_modedb);
/linux/drivers/video/fbdev/
H A Dsmscufx.c1100 fb_destroy_modedb(info->monspecs.modedb); in ufx_free_framebuffer()
1713 fb_destroy_modedb(info->monspecs.modedb); in ufx_usb_probe()
/linux/drivers/video/fbdev/i810/
H A Di810_main.c1958 fb_destroy_modedb(specs->modedb); in i810fb_find_init_mode()