Linux Kernel
3.7.1
|
Data Fields | |
u32 | flags |
union { | |
struct snd_pcm_mmap_status32 status | |
unsigned char reserved [64] | |
} | s |
union { | |
struct snd_pcm_mmap_control32 control | |
unsigned char reserved [64] | |
} | c |
Definition at line 374 of file pcm_compat.c.
union { ... } c |
struct snd_pcm_mmap_control32 control |
Definition at line 381 of file pcm_compat.c.
u32 flags |
Definition at line 375 of file pcm_compat.c.
unsigned char reserved[64] |
Definition at line 378 of file pcm_compat.c.
union { ... } s |
Definition at line 377 of file pcm_compat.c.