OpenAMP Library
Data Fields
remoteproc_virtio Struct Reference

#include <remoteproc_virtio.h>

Data Fields

void * priv
 
void * vdev_rsc
 
struct metal_io_region * vdev_rsc_io
 
rpvdev_notify_func notify
 
struct virtio_device vdev
 
struct metal_list node
 

Detailed Description

struct remoteproc_virtio @priv pointer to private data @vdev_rsc address of vdev resource @vdev_rsc_io metal I/O region of vdev_info, can be NULL @notify notification function @vdev virtio device @node list node

Field Documentation

◆ node

struct metal_list remoteproc_virtio::node

◆ notify

rpvdev_notify_func remoteproc_virtio::notify

◆ priv

void* remoteproc_virtio::priv

◆ vdev

struct virtio_device remoteproc_virtio::vdev

◆ vdev_rsc

void* remoteproc_virtio::vdev_rsc

◆ vdev_rsc_io

struct metal_io_region* remoteproc_virtio::vdev_rsc_io

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