Home
last modified time | relevance | path

Searched refs:rproc_detach (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dremoteproc_cdev.c39 ret = rproc_detach(rproc); in rproc_cdev_write()
86 ret = rproc_detach(rproc); in rproc_cdev_release()
H A Dremoteproc_sysfs.c203 ret = rproc_detach(rproc); in state_store()
H A Dti_k3_dsp_remoteproc.c836 ret = rproc_detach(rproc); in k3_dsp_rproc_remove()
H A Dremoteproc_core.c1520 * allocated here is free'd in rproc_detach(). in rproc_reset_rsc_table_on_detach()
2034 * rproc_detach() - Detach the remote processor from the
2045 * Function rproc_detach() calls __rproc_detach() in order to let a remote
2053 int rproc_detach(struct rproc *rproc) in rproc_detach() function
2097 EXPORT_SYMBOL(rproc_detach); variable
H A Dti_k3_r5_remoteproc.c1289 ret1 = rproc_detach(rproc); in k3_r5_cluster_rproc_init()
1337 ret = rproc_detach(rproc); in k3_r5_cluster_rproc_exit()
/kernel/linux/linux-6.6/drivers/cdx/controller/
H A Dcdx_rpmsg.c93 rproc_detach(cdx_mcdi->r5_rproc); in cdx_detach_to_r5()
/kernel/linux/linux-6.6/include/linux/
H A Dremoteproc.h689 int rproc_detach(struct rproc *rproc);

Completed in 10 milliseconds