Searched refs:rproc_put (Results 1 – 7 of 7) sorted by relevance
217 rproc_put(rproc); in omap_rproc_probe()226 rproc_put(rproc); in omap_rproc_remove()
264 rproc_put(rproc); in da8xx_rproc_probe()293 rproc_put(rproc); in da8xx_rproc_remove()
208 rproc_put(rproc); in wkup_m3_rproc_probe()220 rproc_put(rproc); in wkup_m3_rproc_remove()
260 rproc_put(sproc->rproc); in sproc_drv_remove()328 rproc_put(rproc); in sproc_probe()
1396 void rproc_put(struct rproc *rproc) in rproc_put() function1400 EXPORT_SYMBOL(rproc_put);
490 void rproc_put(struct rproc *rproc);
57 the remote processor's refcount, so always use rproc_put() to104 yet. Instead, when you need to unroll rproc_alloc(), use rproc_put().106 void rproc_put(struct rproc *rproc)134 last refcount should be decremented by calling rproc_put().