Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/remoteproc/
Dremoteproc_core.c1324 static int __rproc_attach(struct rproc *rproc) in __rproc_attach() function
1640 ret = __rproc_attach(rproc); in rproc_attach()
1781 return __rproc_attach(rproc); in rproc_attach_recovery()