Home
last modified time | relevance | path

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

12

/linux/drivers/pci/controller/mobiveil/
A Dpcie-mobiveil-plat.c29 bridge = devm_pci_alloc_host_bridge(dev, sizeof(*pcie)); in mobiveil_pcie_probe()
A Dpcie-layerscape-gen4.c215 bridge = devm_pci_alloc_host_bridge(dev, sizeof(*pcie)); in ls_pcie_g4_probe()
/linux/drivers/pci/controller/
A Dpci-host-common.c63 bridge = devm_pci_alloc_host_bridge(dev, 0); in pci_host_common_probe()
A Dpcie-iproc-bcma.c41 bridge = devm_pci_alloc_host_bridge(dev, sizeof(*pcie)); in iproc_pcie_bcma_probe()
A Dpcie-iproc-platform.c49 bridge = devm_pci_alloc_host_bridge(dev, sizeof(*pcie)); in iproc_pcie_pltfm_probe()
A Dpci-versatile.c75 bridge = devm_pci_alloc_host_bridge(dev, 0); in versatile_pci_probe()
A Dpci-loongson.c190 bridge = devm_pci_alloc_host_bridge(dev, sizeof(*priv)); in loongson_pci_probe()
A Dpci-rcar-gen2.c286 bridge = devm_pci_alloc_host_bridge(dev, sizeof(*priv)); in rcar_pci_probe()
A Dpcie-xilinx.c576 bridge = devm_pci_alloc_host_bridge(dev, sizeof(*port)); in xilinx_pcie_probe()
A Dpci-ftpci100.c435 host = devm_pci_alloc_host_bridge(dev, sizeof(*p)); in faraday_pci_probe()
A Dpcie-xilinx-cpm.c546 bridge = devm_pci_alloc_host_bridge(dev, sizeof(*port)); in xilinx_cpm_pcie_probe()
A Dpcie-mt7621.c529 bridge = devm_pci_alloc_host_bridge(dev, sizeof(*pcie)); in mt7621_pci_probe()
A Dpci-ixp4xx.c529 host = devm_pci_alloc_host_bridge(dev, sizeof(*p)); in ixp4xx_pci_probe()
A Dpci-xgene.c595 bridge = devm_pci_alloc_host_bridge(dev, sizeof(*port)); in xgene_pcie_probe()
A Dpci-v3-semi.c719 host = devm_pci_alloc_host_bridge(dev, sizeof(*v3)); in v3_pci_probe()
A Dpcie-xilinx-nwl.c806 bridge = devm_pci_alloc_host_bridge(dev, sizeof(*pcie)); in nwl_pcie_probe()
A Dpcie-altera.c772 bridge = devm_pci_alloc_host_bridge(dev, sizeof(*pcie)); in altera_pcie_probe()
A Dpcie-rockchip-host.c942 bridge = devm_pci_alloc_host_bridge(dev, sizeof(*rockchip)); in rockchip_pcie_probe()
A Dpcie-mediatek-gen3.c862 host = devm_pci_alloc_host_bridge(dev, sizeof(*port)); in mtk_pcie_probe()
A Dpcie-rcar-host.c896 bridge = devm_pci_alloc_host_bridge(dev, sizeof(*host)); in rcar_pcie_probe()
/linux/drivers/pci/controller/cadence/
A Dpcie-cadence-plat.c74 bridge = devm_pci_alloc_host_bridge(dev, sizeof(*rc)); in cdns_plat_pcie_probe()
A Dpci-j721e.c436 bridge = devm_pci_alloc_host_bridge(dev, sizeof(*rc)); in j721e_pcie_probe()
/linux/drivers/pci/controller/dwc/
A Dpcie-designware-host.c321 bridge = devm_pci_alloc_host_bridge(dev, 0); in dw_pcie_host_init()
/linux/Documentation/driver-api/driver-model/
A Ddevres.rst382 devm_pci_alloc_host_bridge() : managed PCI host bridge allocation
/linux/arch/mips/pci/
A Dpci-xtalk-bridge.c638 host = devm_pci_alloc_host_bridge(dev, sizeof(*bc)); in bridge_probe()

Completed in 51 milliseconds

12