|
Linux Kernel
3.7.1
|
Data Fields | |
| struct snd_gus_card * | gus |
| struct snd_pcm_substream * | substream |
| spinlock_t | lock |
| unsigned int | voices |
| struct snd_gus_voice * | pvoices [2] |
| unsigned int | memory |
| unsigned short | flags |
| unsigned char | voice_ctrl |
| unsigned char | ramp_ctrl |
| unsigned int | bpos |
| unsigned int | blocks |
| unsigned int | block_size |
| unsigned int | dma_size |
| wait_queue_head_t | sleep |
| atomic_t | dma_count |
| int | final_volume |
| struct snd_gus_card* gus |
| spinlock_t lock |
| struct snd_gus_voice* pvoices[2] |
| wait_queue_head_t sleep |
| struct snd_pcm_substream* substream |
1.8.2