Searched refs:rproc_shutdown (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/remoteproc/
H A Dremoteproc_core.c1090 * rproc_shutdown() - power off the remote processor
1100 * to rproc_shutdown(). Calling rproc_shutdown() redundantly is a bug.
1104 * which means that the @rproc handle stays valid even after rproc_shutdown()
1108 void rproc_shutdown(struct rproc *rproc) rproc_shutdown() function
1152 EXPORT_SYMBOL(rproc_shutdown); variable
H A Dremoteproc_virtio.c142 rproc_shutdown(rproc); rproc_virtio_del_vqs()
/linux-4.1.27/include/linux/
H A Dremoteproc.h492 void rproc_shutdown(struct rproc *rproc);

Completed in 60 milliseconds