Home
last modified time | relevance | path

Searched refs:mvol (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/sound/pci/ac97/
Dac97_codec.c2754 struct snd_kcontrol *mvol = ctl_find(ac97, "Master Playback Volume", NULL); in tune_hp_only() local
2755 if (! msw || ! mvol) in tune_hp_only()
2758 mvol->put = bind_hp_volsw_put; in tune_hp_only()
2896 struct snd_kcontrol *mvol = ctl_find(ac97, "Master Playback Volume", NULL); in tune_hp_mute_led() local
2897 if (! msw || ! mvol) in tune_hp_mute_led()
2900 mvol->put = bind_hp_volsw_put; in tune_hp_mute_led()