Linux Kernel
3.7.1
|
#include <remoteproc.h>
Data Fields | |
u32 | da |
u32 | pa |
u32 | len |
u32 | flags |
u32 | reserved |
u8 | name [32] |
Definition at line 204 of file remoteproc.h.
u32 da |
Definition at line 205 of file remoteproc.h.
u32 flags |
Definition at line 208 of file remoteproc.h.
u32 len |
Definition at line 207 of file remoteproc.h.
u8 name[32] |
Definition at line 210 of file remoteproc.h.
u32 pa |
Definition at line 206 of file remoteproc.h.
u32 reserved |
Definition at line 209 of file remoteproc.h.