Searched refs:snd_ac97_get_volsw (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/sound/pci/ac97/ |
D | ac97_patch.h | 33 .get = snd_ac97_get_volsw, .put = snd_ac97_put_volsw, \ 38 .get = snd_ac97_get_volsw, .put = snd_ac97_put_volsw, \ 43 .get = snd_ac97_get_volsw, .put = snd_ac97_put_volsw, \ 73 static int snd_ac97_get_volsw(struct snd_kcontrol *kcontrol,
|
D | ac97_patch.c | 989 .get = snd_ac97_get_volsw, 2571 .get = snd_ac97_get_volsw,
|
D | ac97_codec.c | 549 static int snd_ac97_get_volsw(struct snd_kcontrol *kcontrol, in snd_ac97_get_volsw() function 881 .get = snd_ac97_get_volsw,
|