Home
last modified time | relevance | path

Searched refs:rproc_free (Results 1 – 20 of 20) sorted by relevance

/linux-6.3-rc2/drivers/remoteproc/
A Dwkup_m3_rproc.c219 rproc_free(rproc); in wkup_m3_rproc_probe()
231 rproc_free(rproc); in wkup_m3_rproc_remove()
A Dda8xx_remoteproc.c353 rproc_free(rproc); in da8xx_rproc_probe()
374 rproc_free(rproc); in da8xx_rproc_remove()
A Dst_slim_rproc.c304 rproc_free(rproc); in st_slim_rproc_alloc()
329 rproc_free(slim_rproc->rproc); in st_slim_rproc_put()
A Dkeystone_remoteproc.c475 rproc_free(rproc); in keystone_rproc_probe()
487 rproc_free(ksproc->rproc); in keystone_rproc_remove()
A Dxlnx_r5_remoteproc.c672 rproc_free(r5_rproc); in zynqmp_r5_add_rproc_core()
970 rproc_free(r5_cores[i]->rproc); in zynqmp_r5_cluster_init()
995 rproc_free(r5_core->rproc); in zynqmp_r5_cluster_exit()
A Dst_remoteproc.c444 rproc_free(rproc); in st_rproc_probe()
461 rproc_free(rproc); in st_rproc_remove()
A Dqcom_wcnss.c664 rproc_free(rproc); in wcnss_probe()
680 rproc_free(wcnss->rproc); in wcnss_remove()
A Dqcom_q6v5_adsp.c761 rproc_free(rproc); in adsp_probe()
777 rproc_free(adsp->rproc); in adsp_remove()
A Dimx_dsp_rproc.c944 rproc_free(rproc); in imx_dsp_rproc_probe()
957 rproc_free(rproc); in imx_dsp_rproc_remove()
A Dti_k3_dsp_remoteproc.c824 rproc_free(rproc); in k3_dsp_rproc_probe()
856 rproc_free(kproc->rproc); in k3_dsp_rproc_remove()
A Dstm32_rproc.c854 rproc_free(rproc); in stm32_rproc_probe()
875 rproc_free(rproc); in stm32_rproc_remove()
A Dimx_rproc.c1107 rproc_free(rproc); in imx_rproc_probe()
1122 rproc_free(rproc); in imx_rproc_remove()
A Domap_remoteproc.c1362 rproc_free(rproc); in omap_rproc_probe()
1371 rproc_free(rproc); in omap_rproc_remove()
A Dqcom_q6v5_pas.c752 rproc_free(rproc); in adsp_probe()
771 rproc_free(adsp->rproc); in adsp_remove()
A Dqcom_q6v5_wcss.c1072 rproc_free(rproc); in q6v5_wcss_probe()
1084 rproc_free(rproc); in q6v5_wcss_remove()
A Dremoteproc_core.c2519 void rproc_free(struct rproc *rproc) in rproc_free() function
2523 EXPORT_SYMBOL(rproc_free);
2587 rproc_free(*(struct rproc **)res); in devm_rproc_free()
A Dti_k3_r5_remoteproc.c1294 rproc_free(rproc); in k3_r5_cluster_rproc_init()
1341 rproc_free(rproc); in k3_r5_cluster_rproc_exit()
A Dqcom_q6v5_mss.c2108 rproc_free(rproc); in q6v5_probe()
2130 rproc_free(rproc); in q6v5_remove()
/linux-6.3-rc2/Documentation/staging/
A Dremoteproc.rst134 yet. Instead, when you need to unroll rproc_alloc(), use rproc_free().
138 void rproc_free(struct rproc *rproc)
178 last refcount should be decremented by calling rproc_free().
/linux-6.3-rc2/include/linux/
A Dremoteproc.h666 void rproc_free(struct rproc *rproc);

Completed in 44 milliseconds