Searched refs:pci_scan_root_bus (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/x86/pci/ |
H A D | common.c | 472 bus = pci_scan_root_bus(NULL, busnum, &pci_root_ops, sd, &resources); in pcibios_scan_root()
|
/openbmc/linux/drivers/pci/ |
H A D | xen-pcifront.c | 478 b = pci_scan_root_bus(&pdev->xdev->dev, bus, in pcifront_scan_root()
|
H A D | probe.c | 3220 struct pci_bus *pci_scan_root_bus(struct device *parent, int bus, in pci_scan_root_bus() function 3252 EXPORT_SYMBOL(pci_scan_root_bus);
|
/openbmc/linux/include/linux/ |
H A D | pci.h | 1121 struct pci_bus *pci_scan_root_bus(struct device *parent, int bus,
|