Lines Matching refs:post_init
245 int (*post_init)(struct qcom_pcie *pcie); member
1251 if (pcie->cfg->ops->post_init) { in qcom_pcie_host_init()
1252 ret = pcie->cfg->ops->post_init(pcie); in qcom_pcie_host_init()
1299 .post_init = qcom_pcie_host_post_init,
1306 .post_init = qcom_pcie_post_init_2_1_0,
1315 .post_init = qcom_pcie_post_init_1_0_0,
1324 .post_init = qcom_pcie_post_init_2_3_2,
1333 .post_init = qcom_pcie_post_init_2_3_2,
1342 .post_init = qcom_pcie_post_init_2_3_3,
1351 .post_init = qcom_pcie_post_init_2_7_0,
1360 .post_init = qcom_pcie_post_init_2_7_0,
1371 .post_init = qcom_pcie_post_init_2_9_0,