|
Linux Kernel
3.7.1
|
Data Fields | |
| struct snd_card * | card |
| struct snd_pcm * | pcm |
| struct snd_pcm_substream * | substream |
| spinlock_t | lock |
| int | w_idx |
| int | hw_ptr |
| int | avail |
| int | capturing |
Definition at line 49 of file snd-go7007.c.
| int avail |
Definition at line 56 of file snd-go7007.c.
| int capturing |
Definition at line 57 of file snd-go7007.c.
Definition at line 50 of file snd-go7007.c.
| int hw_ptr |
Definition at line 55 of file snd-go7007.c.
| spinlock_t lock |
Definition at line 53 of file snd-go7007.c.
Definition at line 51 of file snd-go7007.c.
| struct snd_pcm_substream* substream |
Definition at line 52 of file snd-go7007.c.
| int w_idx |
Definition at line 54 of file snd-go7007.c.
1.8.2