Searched refs:rproc_put (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/drivers/remoteproc/
H A Dda8xx_remoteproc.c265 rproc_put(rproc); da8xx_rproc_probe()
294 rproc_put(rproc); da8xx_rproc_remove()
H A Domap_remoteproc.c217 rproc_put(rproc); omap_rproc_probe()
226 rproc_put(rproc); omap_rproc_remove()
H A Dste_modem_rproc.c260 rproc_put(sproc->rproc); sproc_drv_remove()
328 rproc_put(rproc); sproc_probe()
H A Dremoteproc_core.c1246 * yet. Instead, when you need to unroll rproc_alloc(), use rproc_put().
1326 * rproc_put() - unroll rproc_alloc()
1334 void rproc_put(struct rproc *rproc) rproc_put() function
1338 EXPORT_SYMBOL(rproc_put); variable
1351 * one last refcount, one still needs to call rproc_put().
/linux-4.1.27/include/linux/
H A Dremoteproc.h487 void rproc_put(struct rproc *rproc);

Completed in 49 milliseconds