Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
rproc_vdev Struct Reference

#include <remoteproc.h>

Data Fields

struct list_head node
 
struct rprocrproc
 
struct virtio_device vdev
 
struct rproc_vring vring [RVDEV_NUM_VRINGS]
 
unsigned long dfeatures
 
unsigned long gfeatures
 

Detailed Description

struct rproc_vdev - remoteproc state for a supported virtio device : list node : the rproc handle : the virio device : the vrings for this vdev : virtio device features : virtio guest features

Definition at line 468 of file remoteproc.h.

Field Documentation

unsigned long dfeatures

Definition at line 473 of file remoteproc.h.

unsigned long gfeatures

Definition at line 474 of file remoteproc.h.

Definition at line 469 of file remoteproc.h.

Definition at line 470 of file remoteproc.h.

Definition at line 471 of file remoteproc.h.

Definition at line 472 of file remoteproc.h.


The documentation for this struct was generated from the following file: