Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/remoteproc/
Dremoteproc_cdev.c37 ret = rproc_shutdown(rproc); in rproc_cdev_write()
84 rproc_shutdown(rproc); in rproc_cdev_release()
Dremoteproc_sysfs.c201 ret = rproc_shutdown(rproc); in state_store()
Dremoteproc_core.c1987 int rproc_shutdown(struct rproc *rproc) in rproc_shutdown() function
2030 EXPORT_SYMBOL(rproc_shutdown);
2561 rproc_shutdown(rproc); in rproc_del()
Dstm32_rproc.c865 rproc_shutdown(rproc); in stm32_rproc_remove()
/linux-6.1.9/Documentation/staging/
Dremoteproc.rst52 int rproc_shutdown(struct rproc *rproc)
61 to rproc_shutdown(). Calling rproc_shutdown() redundantly is a bug.
67 rproc_shutdown() returns, and users can still use it with a subsequent
104 rproc_shutdown(my_rproc);
/linux-6.1.9/drivers/soc/ti/
Dwkup_m3_ipc.c724 rproc_shutdown(m3_ipc_state->rproc); in wkup_m3_ipc_remove()
743 rproc_shutdown(m3_ipc_state->rproc); in wkup_m3_ipc_resume()
/linux-6.1.9/include/linux/
Dremoteproc.h688 int rproc_shutdown(struct rproc *rproc);
/linux-6.1.9/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-6.1.9/drivers/net/wireless/ath/ath11k/
Dahb.c404 rproc_shutdown(ab_ahb->tgt_rproc); in ath11k_ahb_power_down()