Home
last modified time | relevance | path

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

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