Searched refs:host_post_init (Results 1 – 1 of 1) sorted by relevance
250 void (*host_post_init)(struct qcom_pcie *pcie); member1355 if (pcie->cfg->ops->host_post_init) in qcom_pcie_host_post_init()1356 pcie->cfg->ops->host_post_init(pcie); in qcom_pcie_host_post_init()1424 .host_post_init = qcom_pcie_host_post_init_2_7_0,1435 .host_post_init = qcom_pcie_host_post_init_2_7_0,