Home
last modified time | relevance | path

Searched refs:plda_pcie_host_init (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/pci/controller/plda/
H A Dpcie-plda.h209 int plda_pcie_host_init(struct plda_pcie_rp *port, struct pci_ops *ops,
H A Dpcie-plda-host.c564 int plda_pcie_host_init(struct plda_pcie_rp *port, struct pci_ops *ops, in plda_pcie_host_init() function
632 EXPORT_SYMBOL_GPL(plda_pcie_host_init);
H A Dpcie-starfive.c414 ret = plda_pcie_host_init(&pcie->plda, &starfive_pcie_ops, in starfive_pcie_probe()