Lines Matching refs:monspecs
1640 fb_edid_to_monspecs(edid, &info->monspecs); in trident_pci_probe()
1642 if (!info->monspecs.modedb) in trident_pci_probe()
1647 fb_videomode_to_modelist(info->monspecs.modedb, in trident_pci_probe()
1648 info->monspecs.modedb_len, in trident_pci_probe()
1650 m = fb_find_best_display(&info->monspecs, in trident_pci_probe()
1669 info->monspecs.modedb, in trident_pci_probe()
1670 info->monspecs.modedb_len, in trident_pci_probe()
1676 fb_destroy_modedb(info->monspecs.modedb); in trident_pci_probe()
1677 info->monspecs.modedb = NULL; in trident_pci_probe()
1682 fb_destroy_modedb(info->monspecs.modedb); in trident_pci_probe()
1683 info->monspecs.modedb = NULL; in trident_pci_probe()