Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/remoteproc/
Dremoteproc_core.c2396 static int rproc_alloc_ops(struct rproc *rproc, const struct rproc_ops *ops) in rproc_alloc_ops() function
2474 if (rproc_alloc_ops(rproc, ops)) in rproc_alloc()