Lines Matching refs:post_init
249 int (*post_init)(struct qcom_pcie *pcie); member
1325 if (pcie->cfg->ops->post_init) { in qcom_pcie_host_init()
1326 ret = pcie->cfg->ops->post_init(pcie); in qcom_pcie_host_init()
1373 .post_init = qcom_pcie_host_post_init,
1380 .post_init = qcom_pcie_post_init_2_1_0,
1389 .post_init = qcom_pcie_post_init_1_0_0,
1398 .post_init = qcom_pcie_post_init_2_3_2,
1407 .post_init = qcom_pcie_post_init_2_3_2,
1416 .post_init = qcom_pcie_post_init_2_3_3,
1425 .post_init = qcom_pcie_post_init_2_7_0,
1434 .post_init = qcom_pcie_post_init_2_7_0,
1445 .post_init = qcom_pcie_post_init_2_7_0,
1455 .post_init = qcom_pcie_post_init_2_9_0,