Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/pci/
Dcommon.c472 bus = pci_scan_root_bus(NULL, busnum, &pci_root_ops, sd, &resources); in pcibios_scan_root()
/linux-6.12.1/drivers/pci/
Dxen-pcifront.c478 b = pci_scan_root_bus(&pdev->xdev->dev, bus, in pcifront_scan_root()
Dprobe.c3216 struct pci_bus *pci_scan_root_bus(struct device *parent, int bus, in pci_scan_root_bus() function
3248 EXPORT_SYMBOL(pci_scan_root_bus);
/linux-6.12.1/include/linux/
Dpci.h1147 struct pci_bus *pci_scan_root_bus(struct device *parent, int bus,