Home
last modified time | relevance | path

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

/openbmc/linux/drivers/remoteproc/
H A Dremoteproc_core.c2397 static int rproc_alloc_ops(struct rproc *rproc, const struct rproc_ops *ops) in rproc_alloc_ops() function
2475 if (rproc_alloc_ops(rproc, ops)) in rproc_alloc()