Home
last modified time | relevance | path

Searched refs:dw_pcie_host_deinit (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/drivers/pci/controller/dwc/
Dpcie-designware.h372 void dw_pcie_host_deinit(struct pcie_port *pp);
391 static inline void dw_pcie_host_deinit(struct pcie_port *pp) in dw_pcie_host_deinit() function
Dpcie-designware-host.c440 void dw_pcie_host_deinit(struct pcie_port *pp) in dw_pcie_host_deinit() function
453 EXPORT_SYMBOL_GPL(dw_pcie_host_deinit);
Dpcie-intel-gw.c348 dw_pcie_host_deinit(pp); in intel_pcie_remove()
Dpci-exynos.c383 dw_pcie_host_deinit(&ep->pci.pp); in exynos_pcie_remove()
Dpcie-kirin.c749 dw_pcie_host_deinit(&kirin_pcie->pci->pp); in kirin_pcie_remove()
Dpcie-tegra194.c1547 dw_pcie_host_deinit(&pcie->pci.pp); in tegra_pcie_deinit_controller()