Home
last modified time | relevance | path

Searched refs:devm_pci_alloc_host_bridge (Results 1 – 25 of 41) sorted by relevance

12

/linux/drivers/pci/controller/mobiveil/
H A Dpcie-mobiveil-plat.c29 bridge = devm_pci_alloc_host_bridge(dev, sizeof(*pcie)); in mobiveil_pcie_probe()
H A Dpcie-layerscape-gen4.c209 bridge = devm_pci_alloc_host_bridge(dev, sizeof(*pcie)); in ls_g4_pcie_probe()
/linux/drivers/pci/controller/
H A Dpci-host-common.c90 bridge = devm_pci_alloc_host_bridge(&pdev->dev, 0); in pci_host_common_probe()
H A Dpcie-iproc-bcma.c41 bridge = devm_pci_alloc_host_bridge(dev, sizeof(*pcie)); in iproc_bcma_pcie_probe()
H A Dpcie-iproc-platform.c48 bridge = devm_pci_alloc_host_bridge(dev, sizeof(*pcie)); in iproc_pltfm_pcie_probe()
H A Dpci-versatile.c74 bridge = devm_pci_alloc_host_bridge(dev, 0); in versatile_pci_probe()
H A Dpci-rcar-gen2.c286 bridge = devm_pci_alloc_host_bridge(dev, sizeof(*priv)); in rcar_pci_probe()
H A Dpci-loongson.c328 bridge = devm_pci_alloc_host_bridge(dev, sizeof(*priv)); in loongson_pci_probe()
H A Dpcie-xilinx.c579 bridge = devm_pci_alloc_host_bridge(dev, sizeof(*pcie)); in xilinx_pcie_probe()
H A Dpci-ftpci100.c421 host = devm_pci_alloc_host_bridge(dev, sizeof(*p)); in faraday_pci_probe()
H A Dpcie-mt7621.c482 bridge = devm_pci_alloc_host_bridge(dev, sizeof(*pcie)); in mt7621_pcie_probe()
H A Dpci-ixp4xx.c534 host = devm_pci_alloc_host_bridge(dev, sizeof(*p)); in ixp4xx_pci_probe()
H A Dpcie-xilinx-cpm.c576 bridge = devm_pci_alloc_host_bridge(dev, sizeof(*port)); in xilinx_cpm_pcie_probe()
H A Dpci-xgene.c624 bridge = devm_pci_alloc_host_bridge(dev, sizeof(*port)); in xgene_pcie_probe()
H A Dpcie-xilinx-dma-pl.c773 bridge = devm_pci_alloc_host_bridge(dev, sizeof(*port)); in xilinx_pl_dma_pcie_probe()
H A Dpci-v3-semi.c717 host = devm_pci_alloc_host_bridge(dev, sizeof(*v3)); in v3_pci_probe()
H A Dpcie-xilinx-nwl.c837 bridge = devm_pci_alloc_host_bridge(dev, sizeof(*pcie)); in nwl_pcie_probe()
H A Dpcie-apple.c855 bridge = devm_pci_alloc_host_bridge(dev, sizeof(*pcie)); in apple_pcie_probe()
/linux/drivers/pci/controller/cadence/
H A Dpcie-sg2042.c43 bridge = devm_pci_alloc_host_bridge(dev, sizeof(*rc)); in sg2042_pcie_probe()
H A Dpcie-cadence-plat.c64 bridge = devm_pci_alloc_host_bridge(dev, sizeof(*rc)); in cdns_plat_pcie_probe()
H A Dpci-sky1.c148 bridge = devm_pci_alloc_host_bridge(dev, sizeof(*rc)); in sky1_pcie_probe()
H A Dpci-j721e.c501 bridge = devm_pci_alloc_host_bridge(dev, sizeof(*rc)); in j721e_pcie_probe()
/linux/drivers/pci/controller/plda/
H A Dpcie-plda-host.c600 bridge = devm_pci_alloc_host_bridge(dev, 0); in plda_pcie_host_init()
/linux/Documentation/driver-api/driver-model/
H A Ddevres.rst388 devm_pci_alloc_host_bridge() : managed PCI host bridge allocation
/linux/arch/mips/pci/
H A Dpci-xtalk-bridge.c638 host = devm_pci_alloc_host_bridge(dev, sizeof(*bc)); in bridge_probe()

12