Home
last modified time | relevance | path

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

/linux/Documentation/staging/
H A 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/include/linux/
H A Dremoteproc.h120 RSC_VDEV = 3, enumerator
/linux/drivers/remoteproc/
H A Dremoteproc_debugfs.c325 case RSC_VDEV: in rproc_rsc_table_show()
H A Dremoteproc_core.c1016 [RSC_VDEV] = rproc_handle_vdev,