Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/remoteproc/
Dremoteproc_cdev.c45 rproc_shutdown(rproc); in rproc_cdev_write()
95 rproc_shutdown(rproc); in rproc_cdev_release()
Dremoteproc_sysfs.c209 rproc_shutdown(rproc); in state_store()
Dremoteproc_core.c2063 void rproc_shutdown(struct rproc *rproc) in rproc_shutdown() function
2099 EXPORT_SYMBOL(rproc_shutdown);
2625 rproc_shutdown(rproc); in rproc_del()
Dstm32_rproc.c865 rproc_shutdown(rproc); in stm32_rproc_remove()
/Linux-v5.15/Documentation/staging/
Dremoteproc.rst52 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.15/drivers/soc/ti/
Dwkup_m3_ipc.c525 rproc_shutdown(m3_ipc_state->rproc); in wkup_m3_ipc_remove()
544 rproc_shutdown(m3_ipc_state->rproc); in wkup_m3_ipc_resume()
/Linux-v5.15/include/linux/
Dremoteproc.h672 void rproc_shutdown(struct rproc *rproc);
/Linux-v5.15/drivers/dma/
Dst_fdma.c220 rproc_shutdown(fdev->slim_rproc->rproc); in st_fdma_of_xlate()
307 rproc_shutdown(rproc); in st_fdma_free_chan_res()
/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dahb.c340 rproc_shutdown(ab_ahb->tgt_rproc); in ath11k_ahb_power_down()