Searched refs:pci_scan_root_bus (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/x86/pci/ |
| A D | common.c | 472 bus = pci_scan_root_bus(NULL, busnum, &pci_root_ops, sd, &resources); in pcibios_scan_root()
|
| /linux/arch/microblaze/pci/ |
| A D | pci-common.c | 966 bus = pci_scan_root_bus(hose->parent, hose->first_busno, in pcibios_scan_phb()
|
| /linux/drivers/pci/ |
| A D | xen-pcifront.c | 481 b = pci_scan_root_bus(&pdev->xdev->dev, bus, in pcifront_scan_root()
|
| A D | probe.c | 3192 struct pci_bus *pci_scan_root_bus(struct device *parent, int bus, in pci_scan_root_bus() function 3224 EXPORT_SYMBOL(pci_scan_root_bus);
|
| /linux/include/linux/ |
| A D | pci.h | 1088 struct pci_bus *pci_scan_root_bus(struct device *parent, int bus,
|
| /linux/ |
| A D | vmlinux.symvers | 10726 0x00000000 pci_scan_root_bus vmlinux EXPORT_SYMBOL
|
| A D | System.map | 20816 ffff80001059aba4 T pci_scan_root_bus
|
| A D | .tmp_System.map | 20816 ffff80001059aba4 T pci_scan_root_bus
|
Completed in 934 milliseconds