Home
last modified time | relevance | path

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

/linux-5.19.10/sound/pci/au88x0/
Dau88x0.h96 struct pcm_vol { struct
97 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