next_northbridge  241 arch/x86/kernel/amd_nb.c 	while ((misc = next_northbridge(misc, misc_ids)) != NULL)
next_northbridge  248 arch/x86/kernel/amd_nb.c 	while ((root = next_northbridge(root, root_ids)) != NULL)
next_northbridge  274 arch/x86/kernel/amd_nb.c 			next_northbridge(root, root_ids);
next_northbridge  276 arch/x86/kernel/amd_nb.c 			next_northbridge(misc, misc_ids);
next_northbridge  278 arch/x86/kernel/amd_nb.c 			next_northbridge(link, link_ids);
next_northbridge  290 arch/x86/kernel/amd_nb.c 			root = next_northbridge(root, root_ids);