Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dremoteproc_core.c1743 * __rproc_detach(): Does the opposite of __rproc_attach()
1745 static int __rproc_detach(struct rproc *rproc) in __rproc_detach() function
1784 ret = __rproc_detach(rproc); in rproc_attach_recovery()
2045 * Function rproc_detach() calls __rproc_detach() in order to let a remote
2075 ret = __rproc_detach(rproc); in rproc_detach()

Completed in 4 milliseconds