Searched refs:post_init (Results 1 – 10 of 10) sorted by relevance
111 int (*post_init)(struct wm831x *wm831x); member
185 int (*post_init)(struct qcom_pcie *pcie); member1364 if (pcie->ops->post_init) { in qcom_pcie_host_init()1365 ret = pcie->ops->post_init(pcie); in qcom_pcie_host_init()1416 .post_init = qcom_pcie_post_init_2_3_2,1444 .post_init = qcom_pcie_post_init_2_7_0,1454 .post_init = qcom_pcie_post_init_2_7_0,
91 #define smu_post_init(smu) smu_ppt_funcs(post_init, 0, smu)
1702 if (pdata->post_init) { in wm831x_device_init()1703 ret = pdata->post_init(wm831x); in wm831x_device_init()
1223 int (*post_init)(struct smu_context *smu); member
1248 .post_init = yellow_carp_post_smu_init,
604 int (*post_init)(struct hci_dev *hdev); member
1581 if (!ret && hdev->post_init) in hci_dev_do_open()1582 ret = hdev->post_init(hdev); in hci_dev_do_open()
2228 .post_init = vangogh_post_smu_init,
3322 .post_init = navi10_post_smu_init,