Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/remoteproc/
Dremoteproc_core.c1330 static int __rproc_attach(struct rproc *rproc) in __rproc_attach() function
1646 ret = __rproc_attach(rproc); in rproc_attach()
1787 return __rproc_attach(rproc); in rproc_attach_recovery()