Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/
H A Dpcie-designware.h372 void dw_pcie_host_deinit(struct pcie_port *pp);
399 static inline void dw_pcie_host_deinit(struct pcie_port *pp) in dw_pcie_host_deinit() function
H A Dpcie-designware-host.c432 void dw_pcie_host_deinit(struct pcie_port *pp) in dw_pcie_host_deinit() function
439 EXPORT_SYMBOL_GPL(dw_pcie_host_deinit);
H A Dpcie-intel-gw.c370 dw_pcie_host_deinit(pp); in intel_pcie_remove()
H A Dpcie-tegra194.c1548 dw_pcie_host_deinit(&pcie->pci.pp); in tegra_pcie_deinit_controller()