Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/remoteproc/
Dremoteproc_cdev.c50 ret = rproc_detach(rproc); in rproc_cdev_write()
97 ret = rproc_detach(rproc); in rproc_cdev_release()
Dremoteproc_sysfs.c214 ret = rproc_detach(rproc); in state_store()
Dremoteproc_core.c2121 int rproc_detach(struct rproc *rproc) in rproc_detach() function
2160 EXPORT_SYMBOL(rproc_detach);
/Linux-v5.15/include/linux/
Dremoteproc.h673 int rproc_detach(struct rproc *rproc);