Home
last modified time | relevance | path

Searched refs:dw_pcie_host_init (Results 1 – 25 of 26) sorted by relevance

12

/linux/drivers/pci/controller/dwc/
A Dpcie-designware.h371 int dw_pcie_host_init(struct pcie_port *pp);
386 static inline int dw_pcie_host_init(struct pcie_port *pp) in dw_pcie_host_init() function
A Dpcie-designware-plat.c110 ret = dw_pcie_host_init(pp); in dw_plat_add_pcie_port()
A Dpcie-spear13xx.c177 ret = dw_pcie_host_init(pp); in spear13xx_add_pcie_port()
A Dpci-layerscape.c270 return dw_pcie_host_init(&pci->pp); in ls_pcie_probe()
A Dpcie-dw-rockchip.c252 ret = dw_pcie_host_init(pp); in rockchip_pcie_probe()
A Dpcie-designware-host.c288 int dw_pcie_host_init(struct pcie_port *pp) in dw_pcie_host_init() function
425 EXPORT_SYMBOL_GPL(dw_pcie_host_init);
A Dpcie-fu740.c283 return dw_pcie_host_init(&pci->pp); in fu740_pcie_probe()
A Dpcie-visconti.c289 return dw_pcie_host_init(pp); in visconti_add_pcie_port()
A Dpcie-armada8k.c253 ret = dw_pcie_host_init(pp); in armada8k_add_pcie_port()
A Dpcie-al.c359 return dw_pcie_host_init(&pci->pp); in al_pcie_probe()
A Dpcie-uniphier.c393 return dw_pcie_host_init(&priv->pci.pp); in uniphier_pcie_probe()
A Dpcie-histb.c418 ret = dw_pcie_host_init(pp); in histb_pcie_probe()
A Dpcie-intel-gw.c435 ret = dw_pcie_host_init(pp); in intel_pcie_probe()
A Dpcie-keembay.c369 ret = dw_pcie_host_init(pp); in keembay_pcie_add_pcie_port()
A Dpci-exynos.c299 ret = dw_pcie_host_init(pp); in exynos_add_pcie_port()
A Dpci-meson.c456 ret = dw_pcie_host_init(&pci->pp); in meson_pcie_probe()
A Dpcie-artpec6.c432 ret = dw_pcie_host_init(&pci->pp); in artpec6_pcie_probe()
A Dpcie-kirin.c819 return dw_pcie_host_init(&pci->pp); in kirin_pcie_probe()
A Dpci-dra7xx.c498 ret = dw_pcie_host_init(pp); in dra7xx_add_pcie_port()
A Dpci-imx6.c1157 ret = dw_pcie_host_init(&pci->pp); in imx6_pcie_probe()
A Dpci-keystone.c1252 ret = dw_pcie_host_init(&pci->pp); in ks_pcie_probe()
A Dpcie-qcom.c1603 ret = dw_pcie_host_init(pp); in qcom_pcie_probe()
A Dpcie-tegra194.c1457 ret = dw_pcie_host_init(pp); in tegra_pcie_init_controller()
/linux/
A Dvmlinux.symvers9358 0x00000000 dw_pcie_host_init vmlinux EXPORT_SYMBOL_GPL
A DSystem.map22012 ffff8000105dca00 T dw_pcie_host_init

Completed in 206 milliseconds

12