Linux Kernel
3.7.1
|
#include <strmdefs.h>
Data Fields | |
void * | user_event |
char * | str_event_name |
void * | virt_base |
u32 | virt_size |
struct dsp_streamattrin * | stream_attr_in |
Definition at line 26 of file strmdefs.h.
char* str_event_name |
Definition at line 28 of file strmdefs.h.
struct dsp_streamattrin* stream_attr_in |
Definition at line 32 of file strmdefs.h.
void* user_event |
Definition at line 27 of file strmdefs.h.
void* virt_base |
Definition at line 29 of file strmdefs.h.
u32 virt_size |
Definition at line 31 of file strmdefs.h.