Lines Matching refs:monspecs
1639 fb_edid_to_monspecs(edid, &info->monspecs); in trident_pci_probe()
1641 if (!info->monspecs.modedb) in trident_pci_probe()
1646 fb_videomode_to_modelist(info->monspecs.modedb, in trident_pci_probe()
1647 info->monspecs.modedb_len, in trident_pci_probe()
1649 m = fb_find_best_display(&info->monspecs, in trident_pci_probe()
1668 info->monspecs.modedb, in trident_pci_probe()
1669 info->monspecs.modedb_len, in trident_pci_probe()
1675 fb_destroy_modedb(info->monspecs.modedb); in trident_pci_probe()
1676 info->monspecs.modedb = NULL; in trident_pci_probe()
1681 fb_destroy_modedb(info->monspecs.modedb); in trident_pci_probe()
1682 info->monspecs.modedb = NULL; in trident_pci_probe()