Home
last modified time | relevance | path

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

/drivers/remoteproc/
Dremoteproc_internal.h66 int rproc_alloc_vring(struct rproc_vdev *rvdev, int i);
Dremoteproc_virtio.c91 ret = rproc_alloc_vring(rvdev, id); in rp_find_vq()
Dremoteproc_core.c201 int rproc_alloc_vring(struct rproc_vdev *rvdev, int i) in rproc_alloc_vring() function