Home
last modified time | relevance | path

Searched refs:rproc_free (Results 1 – 3 of 3) 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 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);