pci_create_root_bus 1613 arch/powerpc/kernel/pci-common.c 	bus = pci_create_root_bus(hose->parent, hose->first_busno,
pci_create_root_bus  709 arch/sparc/kernel/pci.c 	bus = pci_create_root_bus(parent, pbm->pci_first_busno, pbm->pci_ops,
pci_create_root_bus  903 drivers/acpi/pci_root.c 	bus = pci_create_root_bus(NULL, busnum, ops->pci_ops,
pci_create_root_bus 1012 drivers/parisc/dino.c 	dino_dev->hba.hba_bus = bus = pci_create_root_bus(&dev->dev,
pci_create_root_bus 1624 drivers/parisc/lba_pci.c 		pci_create_root_bus(&dev->dev, lba_dev->hba.bus_num.start,
pci_create_root_bus 1796 drivers/pci/controller/pci-hyperv.c 	hbus->pci_bus = pci_create_root_bus(&hbus->hdev->device,
pci_create_root_bus  689 drivers/pci/controller/vmd.c 	vmd->bus = pci_create_root_bus(&vmd->dev->dev, vmd->busn_start,
pci_create_root_bus 2929 drivers/pci/probe.c EXPORT_SYMBOL_GPL(pci_create_root_bus);
pci_create_root_bus 3078 drivers/pci/probe.c 	b = pci_create_root_bus(parent, bus, ops, sysdata, resources);
pci_create_root_bus 3107 drivers/pci/probe.c 	b = pci_create_root_bus(NULL, bus, ops, sysdata, &resources);
pci_create_root_bus  987 include/linux/pci.h struct pci_bus *pci_create_root_bus(struct device *parent, int bus,