Home
last modified time | relevance | path

Searched defs:pcm_vol (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/sound/pci/au88x0/
Dau88x0.h108 struct pcm_vol { struct
109 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