Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pci/controller/dwc/
Dpcie-designware.h430 void dw_pcie_host_deinit(struct dw_pcie_rp *pp);
450 static inline void dw_pcie_host_deinit(struct dw_pcie_rp *pp) in dw_pcie_host_deinit() function
Dpcie-designware-host.c513 void dw_pcie_host_deinit(struct dw_pcie_rp *pp) in dw_pcie_host_deinit() function
528 EXPORT_SYMBOL_GPL(dw_pcie_host_deinit);
Dpci-exynos.c382 dw_pcie_host_deinit(&ep->pci.pp); in exynos_pcie_remove()
Dpcie-intel-gw.c348 dw_pcie_host_deinit(pp); in intel_pcie_remove()
Dpcie-kirin.c749 dw_pcie_host_deinit(&kirin_pcie->pci->pp); in kirin_pcie_remove()
Dpcie-tegra194.c1625 dw_pcie_host_deinit(&pcie->pci.pp); in tegra_pcie_deinit_controller()