Home
last modified time | relevance | path

Searched refs:pci_host_probe (Results 1 – 23 of 23) sorted by relevance

/linux/drivers/pci/controller/
H A Dpci-host-common.c81 return pci_host_probe(bridge); in pci_host_common_init()
H A Dpci-versatile.c152 return pci_host_probe(bridge); in versatile_pci_probe()
H A Dpci-loongson.c362 return pci_host_probe(bridge); in loongson_pci_probe()
H A Dpcie-xilinx.c601 err = pci_host_probe(bridge); in xilinx_pcie_probe()
H A Dpcie-mt7621.c462 return pci_host_probe(host); in mt7621_pcie_register_host()
H A Dpci-ixp4xx.c644 pci_host_probe(host); in ixp4xx_pci_probe()
H A Dpci-xgene.c649 return pci_host_probe(bridge); in xgene_pcie_probe()
H A Dpcie-xilinx-dma-pl.c804 err = pci_host_probe(bridge); in xilinx_pl_dma_pcie_probe()
H A Dpci-v3-semi.c889 return pci_host_probe(host); in v3_pci_probe()
H A Dpcie-xilinx-nwl.c890 err = pci_host_probe(bridge); in nwl_pcie_probe()
H A Dpcie-rockchip-host.c987 err = pci_host_probe(bridge); in rockchip_pcie_probe()
H A Dpcie-altera.c1040 return pci_host_probe(bridge); in altera_pcie_probe()
H A Dpcie-mediatek-gen3.c1194 err = pci_host_probe(host); in mtk_pcie_probe()
H A Dpci-mvebu.c1638 return pci_host_probe(bridge); in mvebu_pcie_probe()
H A Dpcie-brcmstb.c1990 ret = pci_host_probe(bridge); in brcm_pcie_probe()
H A Dpci-aardvark.c1895 ret = pci_host_probe(bridge); in advk_pcie_probe()
H A Dpci-tegra.c2608 err = pci_host_probe(host); in tegra_pcie_probe()
/linux/arch/um/drivers/
H A Dvirt-pci.c593 err = pci_host_probe(bridge); in um_pci_init()
/linux/drivers/pci/controller/mobiveil/
H A Dpcie-mobiveil-host.c581 return pci_host_probe(bridge); in mobiveil_pcie_host_probe()
/linux/drivers/pci/controller/cadence/
H A Dpcie-cadence-host.c681 return pci_host_probe(bridge); in cdns_pcie_host_setup()
/linux/drivers/pci/controller/plda/
H A Dpcie-plda-host.c624 ret = pci_host_probe(bridge); in plda_pcie_host_init()
/linux/drivers/pci/
H A Dprobe.c3222 int pci_host_probe(struct pci_host_bridge *bridge) in pci_host_probe() function
3256 * before calling pci_host_probe(). The PM framework expects that in pci_host_probe()
3266 EXPORT_SYMBOL_GPL(pci_host_probe);
/linux/drivers/pci/controller/dwc/
H A Dpcie-qcom.c1829 ret = pci_host_probe(bridge); in qcom_pcie_probe()