Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/remoteproc/
Dremoteproc_core.c2132 static int rproc_alloc_ops(struct rproc *rproc, const struct rproc_ops *ops) in rproc_alloc_ops() function
2206 if (rproc_alloc_ops(rproc, ops)) in rproc_alloc()