Lines Matching refs:post_init
224 int (*post_init)(struct qcom_pcie *pcie);
1191 if (pcie->cfg->ops->post_init) {
1192 ret = pcie->cfg->ops->post_init(pcie);
1236 .post_init = qcom_pcie_post_init_2_1_0,
1245 .post_init = qcom_pcie_post_init_1_0_0,
1254 .post_init = qcom_pcie_post_init_2_3_2,
1263 .post_init = qcom_pcie_post_init_2_3_2,
1272 .post_init = qcom_pcie_post_init_2_3_3,
1281 .post_init = qcom_pcie_post_init_2_7_0,
1290 .post_init = qcom_pcie_post_init_2_7_0,
1300 .post_init = qcom_pcie_post_init_2_9_0,