Home
last modified time | relevance | path

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

/linux/drivers/remoteproc/
H A Dremoteproc_core.c1332 static int __rproc_attach(struct rproc *rproc) in __rproc_attach() function
1648 ret = __rproc_attach(rproc); in rproc_attach()
1789 return __rproc_attach(rproc); in rproc_attach_recovery()