Searched refs:host_deinit (Results 1 – 4 of 4) sorted by relevance
516 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()
293 void (*host_deinit)(struct dw_pcie_rp *pp); member
563 .host_deinit = bt1_pcie_host_deinit,
1549 .host_deinit = qcom_pcie_host_deinit,
Completed in 12 milliseconds