Home
last modified time | relevance | path

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

/openbmc/linux/drivers/remoteproc/
H A Dremoteproc_internal.h108 int rproc_alloc_vring(struct rproc_vdev *rvdev, int i);
H A Dremoteproc_virtio.c544 ret = rproc_alloc_vring(rvdev, i); in rproc_virtio_probe()
H A Dremoteproc_core.c325 int rproc_alloc_vring(struct rproc_vdev *rvdev, int i) in rproc_alloc_vring() function