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 166 of file remoteproc.h.
u32 da |
Definition at line 167 of file remoteproc.h.
u32 flags |
Definition at line 170 of file remoteproc.h.
u32 len |
Definition at line 169 of file remoteproc.h.
u8 name[32] |
Definition at line 172 of file remoteproc.h.
u32 pa |
Definition at line 168 of file remoteproc.h.
u32 reserved |
Definition at line 171 of file remoteproc.h.