Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/remoteproc/
Dremoteproc_internal.h51 int rproc_alloc_vring(struct rproc_vdev *rvdev, int i);
Dremoteproc_core.c317 int rproc_alloc_vring(struct rproc_vdev *rvdev, int i) in rproc_alloc_vring() function
548 ret = rproc_alloc_vring(rvdev, i); in rproc_handle_vdev()