Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/
Dremoteproc.txt52 void rproc_shutdown(struct rproc *rproc)
60 to rproc_shutdown(). Calling rproc_shutdown() redundantly is a bug.
66 rproc_shutdown() returns, and users can still use it with a subsequent
103 rproc_shutdown(my_rproc);
/Linux-v5.4/drivers/soc/ti/
Dwkup_m3_ipc.c523 rproc_shutdown(m3_ipc_state->rproc); in wkup_m3_ipc_remove()
542 rproc_shutdown(m3_ipc_state->rproc); in wkup_m3_ipc_resume()
/Linux-v5.4/drivers/remoteproc/
Dremoteproc_sysfs.c107 rproc_shutdown(rproc); in state_store()
Dremoteproc_core.c1801 void rproc_shutdown(struct rproc *rproc) in rproc_shutdown() function
1834 EXPORT_SYMBOL(rproc_shutdown);
2134 rproc_shutdown(rproc); in rproc_del()
Dstm32_rproc.c619 rproc_shutdown(rproc); in stm32_rproc_remove()
/Linux-v5.4/include/linux/
Dremoteproc.h612 void rproc_shutdown(struct rproc *rproc);
/Linux-v5.4/drivers/dma/
Dst_fdma.c219 rproc_shutdown(fdev->slim_rproc->rproc); in st_fdma_of_xlate()
306 rproc_shutdown(rproc); in st_fdma_free_chan_res()