Searched defs:pcm_vol (Results 1 – 1 of 1) sorted by relevance
96 struct pcm_vol { struct97 struct snd_kcontrol *kctl;98 int active;99 int dma;100 int mixin[4];101 int vol[4];165 struct pcm_vol pcm_vol[NR_PCM]; member