Searched refs:pci_scan_root_bus (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/s390/pci/ |
| H A D | pci_bus.c | 51 bus = pci_scan_root_bus(NULL, ZPCI_BUS_NR, ops, zbus, &zbus->resources); in zpci_bus_scan()
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/arch/microblaze/pci/ |
| H A D | pci-common.c | 969 bus = pci_scan_root_bus(hose->parent, hose->first_busno, in pcibios_scan_phb()
|
| /OK3568_Linux_fs/kernel/drivers/pci/ |
| H A D | xen-pcifront.c | 480 b = pci_scan_root_bus(&pdev->xdev->dev, bus, in pcifront_scan_root()
|
| H A D | probe.c | 3139 struct pci_bus *pci_scan_root_bus(struct device *parent, int bus, in pci_scan_root_bus() function 3171 EXPORT_SYMBOL(pci_scan_root_bus);
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pci.h | 1054 struct pci_bus *pci_scan_root_bus(struct device *parent, int bus,
|