Home
last modified time | relevance | path

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

/openbmc/linux/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_r5_remoteproc.c1323 ret1 = rproc_detach(rproc); in k3_r5_cluster_rproc_init()
1372 ret = rproc_detach(rproc); in k3_r5_cluster_rproc_exit()
H A Dremoteproc_core.c2053 int rproc_detach(struct rproc *rproc) in rproc_detach() function
2097 EXPORT_SYMBOL(rproc_detach);
H A Dti_k3_dsp_remoteproc.c836 ret = rproc_detach(rproc); in k3_dsp_rproc_remove()
/openbmc/linux/drivers/cdx/controller/
H A Dcdx_rpmsg.c93 rproc_detach(cdx_mcdi->r5_rproc); in cdx_detach_to_r5()
/openbmc/linux/include/linux/
H A Dremoteproc.h689 int rproc_detach(struct rproc *rproc);