Searched refs:next_northbridge (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/kernel/
H A Damd_nb.c50 static struct pci_dev *next_northbridge(struct pci_dev *dev, next_northbridge() function
71 while ((misc = next_northbridge(misc, amd_nb_misc_ids)) != NULL) amd_cache_northbridges()
87 next_northbridge(misc, amd_nb_misc_ids); amd_cache_northbridges()
89 next_northbridge(link, amd_nb_link_ids); amd_cache_northbridges()

Completed in 82 milliseconds