Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/
Dremoteproc.txt41 void rproc_shutdown(struct rproc *rproc)
47 to rproc_shutdown(). Calling rproc_shutdown() redundantly is a bug.
51 rproc_shutdown() returns, and users can still use it with a subsequent
82 rproc_shutdown(my_rproc);
/linux-4.4.14/include/linux/
Dremoteproc.h495 void rproc_shutdown(struct rproc *rproc);
/linux-4.4.14/drivers/remoteproc/
Dremoteproc_virtio.c142 rproc_shutdown(rproc); in rproc_virtio_del_vqs()
Dremoteproc_core.c1123 void rproc_shutdown(struct rproc *rproc) in rproc_shutdown() function
1167 EXPORT_SYMBOL(rproc_shutdown);