Linux Kernel
3.7.1
|
Data Fields | |
s32 | state |
struct compat_timespec | trigger_tstamp |
struct compat_timespec | tstamp |
u32 | appl_ptr |
u32 | hw_ptr |
s32 | delay |
u32 | avail |
u32 | avail_max |
u32 | overrange |
s32 | suspended_state |
unsigned char | reserved [60] |
Definition at line 182 of file pcm_compat.c.
u32 appl_ptr |
Definition at line 186 of file pcm_compat.c.
u32 avail |
Definition at line 189 of file pcm_compat.c.
u32 avail_max |
Definition at line 190 of file pcm_compat.c.
s32 delay |
Definition at line 188 of file pcm_compat.c.
u32 hw_ptr |
Definition at line 187 of file pcm_compat.c.
u32 overrange |
Definition at line 191 of file pcm_compat.c.
unsigned char reserved[60] |
Definition at line 193 of file pcm_compat.c.
Definition at line 183 of file pcm_compat.c.
s32 suspended_state |
Definition at line 192 of file pcm_compat.c.
struct compat_timespec trigger_tstamp |
Definition at line 184 of file pcm_compat.c.
struct compat_timespec tstamp |
Definition at line 185 of file pcm_compat.c.