Home
last modified time | relevance | path

Searched refs:fb_destroy_modedb (Results 1 – 15 of 15) 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()
H A Dnvidia.c1162 fb_destroy_modedb(info->monspecs.modedb); in nvidia_set_fbinfo()
1424 fb_destroy_modedb(info->monspecs.modedb); in nvidiafb_probe()
1449 fb_destroy_modedb(info->monspecs.modedb); in nvidiafb_remove()
/linux/drivers/video/fbdev/core/
H A Dfbmon.c690 void fb_destroy_modedb(struct fb_videomode *modedb) in fb_destroy_modedb() function
768 fb_destroy_modedb(modes); in fb_get_monitor_limits()
1412 void fb_destroy_modedb(struct fb_videomode *modedb) in fb_destroy_modedb() function
1521 EXPORT_SYMBOL(fb_destroy_modedb);
/linux/drivers/video/fbdev/
H A Ds3fb.c1329 fb_destroy_modedb(info->monspecs.modedb); in s3_pci_probe()
1335 fb_destroy_modedb(info->monspecs.modedb); in s3_pci_probe()
H A Dneofb.c2104 fb_destroy_modedb(info->monspecs.modedb); in neofb_probe()
2122 fb_destroy_modedb(info->monspecs.modedb); in neofb_remove()
H A Dsmscufx.c1096 fb_destroy_modedb(info->monspecs.modedb); in ufx_free_framebuffer()
1709 fb_destroy_modedb(info->monspecs.modedb); in ufx_usb_probe()
H A Dtridentfb.c1680 fb_destroy_modedb(info->monspecs.modedb); in trident_pci_probe()
1686 fb_destroy_modedb(info->monspecs.modedb); in trident_pci_probe()
H A Duvesafb.c1765 fb_destroy_modedb(info->monspecs.modedb); in uvesafb_probe()
1785 fb_destroy_modedb(info->monspecs.modedb); in uvesafb_remove()
H A Di740fb.c1122 fb_destroy_modedb(info->monspecs.modedb); in i740fb_probe()
H A Dtdfxfb.c1522 fb_destroy_modedb(specs->modedb); in tdfxfb_probe()
/linux/include/linux/
H A Dfb.h794 extern void fb_destroy_modedb(struct fb_videomode *modedb);
/linux/drivers/video/fbdev/i810/
H A Di810_main.c1958 fb_destroy_modedb(specs->modedb); in i810fb_find_init_mode()
/linux/drivers/video/fbdev/savage/
H A Dsavagefb_driver.c2305 fb_destroy_modedb(info->monspecs.modedb); in savagefb_probe()
/linux/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-main.c2294 fb_destroy_modedb(specs->modedb); in omapfb_find_best_mode()