Lines Matching refs:monspecs
1643 fb_edid_to_monspecs(edid, &info->monspecs); in trident_pci_probe()
1645 if (!info->monspecs.modedb) in trident_pci_probe()
1650 fb_videomode_to_modelist(info->monspecs.modedb, in trident_pci_probe()
1651 info->monspecs.modedb_len, in trident_pci_probe()
1653 m = fb_find_best_display(&info->monspecs, in trident_pci_probe()
1672 info->monspecs.modedb, in trident_pci_probe()
1673 info->monspecs.modedb_len, in trident_pci_probe()
1679 fb_destroy_modedb(info->monspecs.modedb); in trident_pci_probe()
1680 info->monspecs.modedb = NULL; in trident_pci_probe()
1685 fb_destroy_modedb(info->monspecs.modedb); in trident_pci_probe()
1686 info->monspecs.modedb = NULL; in trident_pci_probe()