Searched refs:host_post_init (Results 1 – 1 of 1) sorted by relevance
247 void (*host_post_init)(struct qcom_pcie *pcie); member1293 if (pcie->cfg->ops->host_post_init) in qcom_pcie_host_post_init()1294 pcie->cfg->ops->host_post_init(pcie); in qcom_pcie_host_post_init()1362 .host_post_init = qcom_pcie_host_post_init_2_7_0,1373 .host_post_init = qcom_pcie_host_post_init_2_7_0,