Home
last modified time | relevance | path

Searched refs:only_one_child (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/pci/
H A Dprobe.c2642 static int only_one_child(struct pci_bus *bus) in only_one_child() function
2680 if (only_one_child(bus) && (devfn > 0)) in pci_scan_slot()