Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/pci/controller/dwc/
A Dpcie-designware-host.c516 if (pp->ops->host_deinit) in dw_pcie_host_init()
517 pp->ops->host_deinit(pp); in dw_pcie_host_init()
537 if (pp->ops->host_deinit) in dw_pcie_host_deinit()
538 pp->ops->host_deinit(pp); in dw_pcie_host_deinit()
A Dpcie-designware.h293 void (*host_deinit)(struct dw_pcie_rp *pp); member
A Dpcie-bt1.c563 .host_deinit = bt1_pcie_host_deinit,
A Dpcie-qcom.c1549 .host_deinit = qcom_pcie_host_deinit,

Completed in 12 milliseconds