Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/remoteproc/
Dremoteproc_internal.h112 int rproc_alloc_vring(struct rproc_vdev *rvdev, int i);
Dremoteproc_virtio.c541 ret = rproc_alloc_vring(rvdev, i); in rproc_virtio_probe()
Dremoteproc_core.c325 int rproc_alloc_vring(struct rproc_vdev *rvdev, int i) in rproc_alloc_vring() function