Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/remoteproc/
Dremoteproc_internal.h116 static inline int rproc_attach_device(struct rproc *rproc) in rproc_attach_device() function
Dremoteproc_core.c1434 ret = rproc_attach_device(rproc); in rproc_attach()