Lines Matching refs:monspecs
1642 fb_edid_to_monspecs(edid, &info->monspecs); in trident_pci_probe()
1644 if (!info->monspecs.modedb) in trident_pci_probe()
1649 fb_videomode_to_modelist(info->monspecs.modedb, in trident_pci_probe()
1650 info->monspecs.modedb_len, in trident_pci_probe()
1652 m = fb_find_best_display(&info->monspecs, in trident_pci_probe()
1671 info->monspecs.modedb, in trident_pci_probe()
1672 info->monspecs.modedb_len, in trident_pci_probe()
1678 fb_destroy_modedb(info->monspecs.modedb); in trident_pci_probe()
1679 info->monspecs.modedb = NULL; in trident_pci_probe()
1684 fb_destroy_modedb(info->monspecs.modedb); in trident_pci_probe()
1685 info->monspecs.modedb = NULL; in trident_pci_probe()