Home
last modified time | relevance | path

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

/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_core.c2049 int rproc_detach(struct rproc *rproc) in rproc_detach() function
2093 EXPORT_SYMBOL(rproc_detach);
/linux/drivers/cdx/controller/
H A Dcdx_rpmsg.c93 rproc_detach(cdx_mcdi->r5_rproc); in cdx_detach_to_r5()
/linux/include/linux/
H A Dremoteproc.h689 int rproc_detach(struct rproc *rproc);