Linux Kernel
3.7.1
|
Data Fields | |
int | idx |
struct snd_pcm_substream * | substream |
int | pos |
snd_pcm_uframes_t | size |
spinlock_t | lock |
Definition at line 85 of file sgio2audio.c.
int idx |
Definition at line 86 of file sgio2audio.c.
spinlock_t lock |
Definition at line 90 of file sgio2audio.c.
int pos |
Definition at line 88 of file sgio2audio.c.
snd_pcm_uframes_t size |
Definition at line 89 of file sgio2audio.c.
struct snd_pcm_substream* substream |
Definition at line 87 of file sgio2audio.c.