Home
last modified time | relevance | path

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

/linux-6.1.9/Documentation/staging/
Dremoteproc.rst315 * @RSC_VDEV: declare support for a virtio device, and serve as its
330 RSC_VDEV = 3,
347 that it supports, and their configurations: a RSC_VDEV resource entry
357 Of course, RSC_VDEV resource entries are only good enough for static
/linux-6.1.9/include/linux/
Dremoteproc.h120 RSC_VDEV = 3, enumerator
/linux-6.1.9/drivers/remoteproc/
Dremoteproc_debugfs.c325 case RSC_VDEV: in rproc_rsc_table_show()
Dremoteproc_core.c1014 [RSC_VDEV] = rproc_handle_vdev,