Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/remoteproc/
Dremoteproc_internal.h85 int rproc_alloc_vring(struct rproc_vdev *rvdev, int i);
Dremoteproc_core.c326 int rproc_alloc_vring(struct rproc_vdev *rvdev, int i) in rproc_alloc_vring() function
594 ret = rproc_alloc_vring(rvdev, i); in rproc_handle_vdev()