Searched refs:mvol (Results 1 – 1 of 1) sorted by relevance
2670 struct snd_kcontrol *mvol = ctl_find(ac97, "Master Playback Volume", NULL); in tune_hp_only() local2671 if (! msw || ! mvol) in tune_hp_only()2674 mvol->put = bind_hp_volsw_put; in tune_hp_only()2812 struct snd_kcontrol *mvol = ctl_find(ac97, "Master Playback Volume", NULL); in tune_hp_mute_led() local2813 if (! msw || ! mvol) in tune_hp_mute_led()2816 mvol->put = bind_hp_volsw_put; in tune_hp_mute_led()