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