Lines Matching refs:monspecs
1644 fb_edid_to_monspecs(edid, &info->monspecs); in trident_pci_probe()
1646 if (!info->monspecs.modedb) in trident_pci_probe()
1651 fb_videomode_to_modelist(info->monspecs.modedb, in trident_pci_probe()
1652 info->monspecs.modedb_len, in trident_pci_probe()
1654 m = fb_find_best_display(&info->monspecs, in trident_pci_probe()
1673 info->monspecs.modedb, in trident_pci_probe()
1674 info->monspecs.modedb_len, in trident_pci_probe()
1680 fb_destroy_modedb(info->monspecs.modedb); in trident_pci_probe()
1681 info->monspecs.modedb = NULL; in trident_pci_probe()
1686 fb_destroy_modedb(info->monspecs.modedb); in trident_pci_probe()
1687 info->monspecs.modedb = NULL; in trident_pci_probe()