Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/remoteproc/
A Dremoteproc_cdev.c37 ret = rproc_shutdown(rproc); in rproc_cdev_write()
84 rproc_shutdown(rproc); in rproc_cdev_release()
A Dremoteproc_sysfs.c201 ret = rproc_shutdown(rproc); in state_store()
A Dremoteproc_core.c1988 int rproc_shutdown(struct rproc *rproc) in rproc_shutdown() function
2031 EXPORT_SYMBOL(rproc_shutdown);
2562 rproc_shutdown(rproc); in rproc_del()
A Dstm32_rproc.c865 rproc_shutdown(rproc); in stm32_rproc_remove()
/linux-6.3-rc2/Documentation/staging/
A 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.3-rc2/drivers/soc/ti/
A 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.3-rc2/include/linux/
A Dremoteproc.h688 int rproc_shutdown(struct rproc *rproc);
/linux-6.3-rc2/drivers/dma/
A 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.3-rc2/drivers/net/wireless/ath/ath11k/
A Dahb.c419 rproc_shutdown(ab_ahb->tgt_rproc); in ath11k_ahb_power_down()

Completed in 30 milliseconds