Searched refs:snd_ac97_get_volsw (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/sound/pci/ac97/ |
D | ac97_patch.h | 18 .get = snd_ac97_get_volsw, .put = snd_ac97_put_volsw, \ 23 .get = snd_ac97_get_volsw, .put = snd_ac97_put_volsw, \ 28 .get = snd_ac97_get_volsw, .put = snd_ac97_put_volsw, \ 58 static int snd_ac97_get_volsw(struct snd_kcontrol *kcontrol,
|
D | ac97_codec.c | 534 static int snd_ac97_get_volsw(struct snd_kcontrol *kcontrol, in snd_ac97_get_volsw() function 861 .get = snd_ac97_get_volsw,
|
D | ac97_patch.c | 995 .get = snd_ac97_get_volsw, 2588 .get = snd_ac97_get_volsw,
|