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

/linux-master/arch/x86/pci/
H A Dcommon.c472 bus = pci_scan_root_bus(NULL, busnum, &pci_root_ops, sd, &resources);
/linux-master/drivers/pci/
H A Dxen-pcifront.c478 b = pci_scan_root_bus(&pdev->xdev->dev, bus,
494 * pci_scan_root_bus skips devices which do not have a
H A Dprobe.c3198 struct pci_bus *pci_scan_root_bus(struct device *parent, int bus, function
3230 EXPORT_SYMBOL(pci_scan_root_bus); variable
/linux-master/include/linux/
H A Dpci.h1146 struct pci_bus *pci_scan_root_bus(struct device *parent, int bus,

Completed in 126 milliseconds