Home
last modified time | relevance | path

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

/linux-3.4.99/Documentation/
Dfeature-removal-schedule.txt496 What: pci_scan_bus_parented()
498 Why: The pci_scan_bus_parented() interface creates a new root bus. The
501 correct them later. Callers of pci_scan_bus_parented() should
/linux-3.4.99/drivers/pci/
Dprobe.c1775 struct pci_bus * __devinit pci_scan_bus_parented(struct device *parent, in pci_scan_bus_parented() function
1790 EXPORT_SYMBOL(pci_scan_bus_parented);
Dxen-pcifront.c473 b = pci_scan_bus_parented(&pdev->xdev->dev, bus, in pcifront_scan_root()
/linux-3.4.99/include/linux/
Dpci.h658 struct pci_bus *pci_scan_bus_parented(struct device *parent, int bus,