Home
last modified time | relevance | path

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

/linux/drivers/remoteproc/
H A Dst_slim_rproc.c301 rproc_free(rproc); in st_slim_rproc_alloc()
326 rproc_free(slim_rproc->rproc); in st_slim_rproc_put()
H A Dxlnx_r5_remoteproc.c959 rproc_free(r5_rproc); in zynqmp_r5_add_rproc_core()
1422 rproc_free(r5_cores[i]->rproc); in zynqmp_r5_cluster_init()
1449 rproc_free(r5_core->rproc); in zynqmp_r5_cluster_exit()
H A Dremoteproc_core.c2535 void rproc_free(struct rproc *rproc) in rproc_free() function
2539 EXPORT_SYMBOL(rproc_free);
2607 rproc_free(*(struct rproc **)res); in devm_rproc_free()
/linux/include/linux/
H A Dremoteproc.h666 void rproc_free(struct rproc *rproc);