Searched refs:next_northbridge (Results 1 – 1 of 1) sorted by relevance
91 static struct pci_dev *next_northbridge(struct pci_dev *dev, in next_northbridge() function205 while ((misc = next_northbridge(misc, amd_nb_misc_ids)) != NULL) in amd_cache_northbridges()221 next_northbridge(root, amd_root_ids); in amd_cache_northbridges()223 next_northbridge(misc, amd_nb_misc_ids); in amd_cache_northbridges()225 next_northbridge(link, amd_nb_link_ids); in amd_cache_northbridges()