Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/pci/controller/dwc/
Dpcie-designware.h536 void dw_pcie_host_deinit(struct dw_pcie_rp *pp);
556 static inline void dw_pcie_host_deinit(struct dw_pcie_rp *pp) in dw_pcie_host_deinit() function
Dpcie-designware-host.c525 void dw_pcie_host_deinit(struct dw_pcie_rp *pp) in dw_pcie_host_deinit() function
542 EXPORT_SYMBOL_GPL(dw_pcie_host_deinit);
Dpci-exynos.c382 dw_pcie_host_deinit(&ep->pci.pp); in exynos_pcie_remove()
Dpcie-intel-gw.c350 dw_pcie_host_deinit(pp); in intel_pcie_remove()
Dpcie-bt1.c606 dw_pcie_host_deinit(&btpci->dw.pp); in bt1_pcie_del_port()
Dpcie-kirin.c748 dw_pcie_host_deinit(&kirin_pcie->pci->pp); in kirin_pcie_remove()
Dpcie-tegra194.c1642 dw_pcie_host_deinit(&pcie->pci.pp); in tegra_pcie_deinit_controller()