Linux Kernel
3.7.1
|
#include <remoteproc.h>
Data Fields | |
u32 | type |
u8 | data [0] |
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.
Definition at line 90 of file remoteproc.h.
Definition at line 89 of file remoteproc.h.