Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/
Dremoteproc.txt314 * @RSC_VDEV: declare support for a virtio device, and serve as its
327 RSC_VDEV = 3,
342 that it supports, and their configurations: a RSC_VDEV resource entry
352 Of course, RSC_VDEV resource entries are only good enough for static
/Linux-v4.19/include/linux/
Dremoteproc.h117 RSC_VDEV = 3, enumerator
/Linux-v4.19/drivers/remoteproc/
Dremoteproc_debugfs.c209 case RSC_VDEV: in rproc_rsc_table_show()
Dremoteproc_core.c734 [RSC_VDEV] = (rproc_handle_resource_t)rproc_handle_vdev,