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

#include <remoteproc.h>

Data Fields

u32 type
 
u8 data [0]
 

Detailed Description

struct fw_rsc_hdr - firmware resource entry header : resource type : resource data

Every resource entry begins with a 'struct fw_rsc_hdr' header providing its . The content of the entry itself will immediately follow this header, and it should be parsed according to the resource type.

Definition at line 88 of file remoteproc.h.

Field Documentation

u8 data[0]

Definition at line 90 of file remoteproc.h.

Definition at line 89 of file remoteproc.h.


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