Searched defs:pcm_vol (Results 1 – 1 of 1) sorted by relevance
108 struct pcm_vol { struct109 struct snd_kcontrol *kctl;110 int active;111 int dma;112 int mixin[4];113 int vol[4];177 struct pcm_vol pcm_vol[NR_PCM]; member