Home
last modified time | relevance | path

Searched refs:post_init (Results 1 – 11 of 11) sorted by relevance

/drivers/pci/controller/dwc/
A Dpcie-qcom.c249 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,
[all …]
A Dpcie-designware-host.c569 if (pp->ops->post_init) in dw_pcie_host_init()
570 pp->ops->post_init(pp); in dw_pcie_host_init()
A Dpcie-designware.h398 void (*post_init)(struct dw_pcie_rp *pp); member
A Dpci-imx6.c1352 .post_init = imx_pcie_host_post_init,
/drivers/gpu/drm/amd/pm/swsmu/
A Dsmu_internal.h93 #define smu_post_init(smu) smu_ppt_funcs(post_init, 0, smu)
/drivers/mfd/
A Dwm831x-core.c1701 if (pdata->post_init) { in wm831x_device_init()
1702 ret = pdata->post_init(wm831x); in wm831x_device_init()
/drivers/gpu/drm/amd/pm/swsmu/inc/
A Damdgpu_smu.h1342 int (*post_init)(struct smu_context *smu); member
/drivers/gpu/drm/amd/pm/swsmu/smu13/
A Dyellow_carp_ppt.c1347 .post_init = yellow_carp_post_smu_init,
/drivers/bluetooth/
A Dbtnxpuart.c1887 hdev->post_init = nxp_post_init; in nxp_serdev_probe()
/drivers/gpu/drm/amd/pm/swsmu/smu11/
A Dvangogh_ppt.c2535 .post_init = vangogh_post_smu_init,
A Dnavi10_ppt.c3615 .post_init = navi10_post_smu_init,

Completed in 63 milliseconds