Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/
Dprobe.c2570 static int only_one_child(struct pci_bus *bus) in only_one_child() function
2608 if (only_one_child(bus) && (devfn > 0)) in pci_scan_slot()
/kernel/linux/linux-4.19/drivers/pci/
Dprobe.c2571 static int only_one_child(struct pci_bus *bus) in only_one_child() function
2613 if (only_one_child(bus) && (devfn > 0)) in pci_scan_slot()