Linux Kernel
3.7.1
|
#include <soundcard.h>
Data Fields | |
int | fragments |
int | fragstotal |
int | fragsize |
int | bytes |
Definition at line 572 of file soundcard.h.
int bytes |
Definition at line 577 of file soundcard.h.
int fragments |
Definition at line 573 of file soundcard.h.
int fragsize |
Definition at line 575 of file soundcard.h.
int fragstotal |
Definition at line 574 of file soundcard.h.