Home
last modified time | relevance | path

Searched refs:RSC_VDEV (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/Documentation/staging/
Dremoteproc.rst314 * @RSC_VDEV: declare support for a virtio device, and serve as its
329 RSC_VDEV = 3,
346 that it supports, and their configurations: a RSC_VDEV resource entry
356 Of course, RSC_VDEV resource entries are only good enough for static
/Linux-v5.10/include/linux/
Dremoteproc.h120 RSC_VDEV = 3, enumerator
/Linux-v5.10/drivers/remoteproc/
Dremoteproc_debugfs.c325 case RSC_VDEV: in rproc_rsc_table_show()
Dremoteproc_core.c1103 [RSC_VDEV] = (rproc_handle_resource_t)rproc_handle_vdev,