Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/remoteproc/
Dremoteproc_internal.h52 int rproc_alloc_vring(struct rproc_vdev *rvdev, int i);
Dremoteproc_core.c204 int rproc_alloc_vring(struct rproc_vdev *rvdev, int i) in rproc_alloc_vring() function
395 ret = rproc_alloc_vring(rvdev, i); in rproc_handle_vdev()