Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/remoteproc/
Dremoteproc_internal.h85 int rproc_alloc_vring(struct rproc_vdev *rvdev, int i);
Dremoteproc_core.c321 int rproc_alloc_vring(struct rproc_vdev *rvdev, int i) in rproc_alloc_vring() function
590 ret = rproc_alloc_vring(rvdev, i); in rproc_handle_vdev()