Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/remoteproc/
Dremoteproc_internal.h141 static inline int rproc_attach_device(struct rproc *rproc) in rproc_attach_device() function
Dremoteproc_core.c1344 ret = rproc_attach_device(rproc); in __rproc_attach()