Home
last modified time | relevance | path

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

/openbmc/linux/drivers/remoteproc/
H A Dwkup_m3_rproc.c219 rproc_free(rproc); in wkup_m3_rproc_probe()
231 rproc_free(rproc); in wkup_m3_rproc_remove()
H A Dst_slim_rproc.c303 rproc_free(rproc); in st_slim_rproc_alloc()
328 rproc_free(slim_rproc->rproc); in st_slim_rproc_put()
H A Dda8xx_remoteproc.c353 rproc_free(rproc); in da8xx_rproc_probe()
374 rproc_free(rproc); in da8xx_rproc_remove()
H A Dkeystone_remoteproc.c475 rproc_free(rproc); in keystone_rproc_probe()
487 rproc_free(ksproc->rproc); in keystone_rproc_remove()
H A Dst_remoteproc.c447 rproc_free(rproc); in st_rproc_probe()
464 rproc_free(rproc); in st_rproc_remove()
H A Dxlnx_r5_remoteproc.c882 rproc_free(r5_rproc); in zynqmp_r5_add_rproc_core()
1135 rproc_free(r5_cores[i]->rproc); in zynqmp_r5_cluster_init()
1161 rproc_free(r5_core->rproc); in zynqmp_r5_cluster_exit()
H A Dqcom_wcnss.c660 rproc_free(rproc); in wcnss_probe()
676 rproc_free(wcnss->rproc); in wcnss_remove()
H A Dqcom_q6v5_adsp.c759 rproc_free(rproc); in adsp_probe()
775 rproc_free(adsp->rproc); in adsp_remove()
H A Dti_k3_dsp_remoteproc.c824 rproc_free(rproc); in k3_dsp_rproc_probe()
856 rproc_free(kproc->rproc); in k3_dsp_rproc_remove()
H A Dstm32_rproc.c900 rproc_free(rproc); in stm32_rproc_probe()
921 rproc_free(rproc); in stm32_rproc_remove()
H A Dimx_dsp_rproc.c1158 rproc_free(rproc); in imx_dsp_rproc_probe()
1171 rproc_free(rproc); in imx_dsp_rproc_remove()
H A Domap_remoteproc.c1363 rproc_free(rproc); in omap_rproc_probe()
1372 rproc_free(rproc); in omap_rproc_remove()
H A Dimx_rproc.c1188 rproc_free(rproc); in imx_rproc_probe()
1203 rproc_free(rproc); in imx_rproc_remove()
H A Dqcom_q6v5_pas.c757 rproc_free(rproc); in adsp_probe()
776 rproc_free(adsp->rproc); in adsp_remove()
H 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()
H A Dqcom_q6v5_wcss.c1071 rproc_free(rproc); in q6v5_wcss_probe()
1083 rproc_free(rproc); in q6v5_wcss_remove()
H A Dti_k3_r5_remoteproc.c1336 rproc_free(rproc); in k3_r5_cluster_rproc_init()
1385 rproc_free(rproc); in k3_r5_cluster_rproc_exit()
H A Dqcom_q6v5_mss.c2131 rproc_free(rproc); in q6v5_probe()
2153 rproc_free(rproc); in q6v5_remove()
/openbmc/linux/Documentation/staging/
H 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().
/openbmc/linux/include/linux/
H A Dremoteproc.h666 void rproc_free(struct rproc *rproc);
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/files/corstone1000/
H A D0001-remoteproc-Add-Arm-remoteproc-driver.patch448 + rproc_free(rproc);
464 + rproc_free(rproc);