Home
last modified time | relevance | path

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

/linux-4.1.27/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
76 rproc_shutdown(my_rproc);
/linux-4.1.27/include/linux/
Dremoteproc.h492 void rproc_shutdown(struct rproc *rproc);
/linux-4.1.27/drivers/remoteproc/
Dremoteproc_virtio.c142 rproc_shutdown(rproc); in rproc_virtio_del_vqs()
Dremoteproc_core.c1108 void rproc_shutdown(struct rproc *rproc) in rproc_shutdown() function
1152 EXPORT_SYMBOL(rproc_shutdown);