Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
snd_pcm_sync_ptr32 Struct Reference

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
 

Detailed Description

Definition at line 374 of file pcm_compat.c.

Field Documentation

union { ... } c

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.


The documentation for this struct was generated from the following file: