Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/remoteproc/
Dwkup_m3_rproc.c219 rproc_free(rproc); in wkup_m3_rproc_probe()
231 rproc_free(rproc); in wkup_m3_rproc_remove()
Dst_slim_rproc.c304 rproc_free(rproc); in st_slim_rproc_alloc()
329 rproc_free(slim_rproc->rproc); in st_slim_rproc_put()
Dda8xx_remoteproc.c353 rproc_free(rproc); in da8xx_rproc_probe()
374 rproc_free(rproc); in da8xx_rproc_remove()
Dkeystone_remoteproc.c475 rproc_free(rproc); in keystone_rproc_probe()
487 rproc_free(ksproc->rproc); in keystone_rproc_remove()
Dst_remoteproc.c444 rproc_free(rproc); in st_rproc_probe()
461 rproc_free(rproc); in st_rproc_remove()
Dqcom_wcnss.c653 rproc_free(rproc); in wcnss_probe()
669 rproc_free(wcnss->rproc); in wcnss_remove()
Dqcom_q6v5_adsp.c660 rproc_free(rproc); in adsp_probe()
676 rproc_free(adsp->rproc); in adsp_remove()
Dimx_rproc.c828 rproc_free(rproc); in imx_rproc_probe()
842 rproc_free(rproc); in imx_rproc_remove()
Dti_k3_dsp_remoteproc.c824 rproc_free(rproc); in k3_dsp_rproc_probe()
856 rproc_free(kproc->rproc); in k3_dsp_rproc_remove()
Dimx_dsp_rproc.c944 rproc_free(rproc); in imx_dsp_rproc_probe()
957 rproc_free(rproc); in imx_dsp_rproc_remove()
Dqcom_q6v5_pas.c561 rproc_free(rproc); in adsp_probe()
579 rproc_free(adsp->rproc); in adsp_remove()
Dstm32_rproc.c854 rproc_free(rproc); in stm32_rproc_probe()
875 rproc_free(rproc); in stm32_rproc_remove()
Domap_remoteproc.c1362 rproc_free(rproc); in omap_rproc_probe()
1371 rproc_free(rproc); in omap_rproc_remove()
Dqcom_q6v5_wcss.c1072 rproc_free(rproc); in q6v5_wcss_probe()
1084 rproc_free(rproc); in q6v5_wcss_remove()
Dremoteproc_core.c2518 void rproc_free(struct rproc *rproc) in rproc_free() function
2522 EXPORT_SYMBOL(rproc_free);
2586 rproc_free(*(struct rproc **)res); in devm_rproc_free()
Dti_k3_r5_remoteproc.c1294 rproc_free(rproc); in k3_r5_cluster_rproc_init()
1341 rproc_free(rproc); in k3_r5_cluster_rproc_exit()
Dqcom_q6v5_mss.c2050 rproc_free(rproc); in q6v5_probe()
2072 rproc_free(rproc); in q6v5_remove()
/linux-6.1.9/Documentation/staging/
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.1.9/include/linux/
Dremoteproc.h666 void rproc_free(struct rproc *rproc);