Home
last modified time | relevance | path

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

/openbmc/linux/drivers/remoteproc/
H A Dremoteproc_core.c1331 static int __rproc_attach(struct rproc *rproc) in __rproc_attach() function
1647 ret = __rproc_attach(rproc); in rproc_attach()
1788 return __rproc_attach(rproc); in rproc_attach_recovery()