Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/ac97/
H A Dac97_codec.c2670 struct snd_kcontrol *mvol = ctl_find(ac97, "Master Playback Volume", NULL); in tune_hp_only() local
2671 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() local
2813 if (! msw || ! mvol) in tune_hp_mute_led()
2816 mvol->put = bind_hp_volsw_put; in tune_hp_mute_led()
/kernel/linux/linux-6.6/sound/pci/ac97/
H A Dac97_codec.c2752 struct snd_kcontrol *mvol = ctl_find(ac97, "Master Playback Volume", NULL); in tune_hp_only() local
2753 if (! msw || ! mvol) in tune_hp_only()
2756 mvol->put = bind_hp_volsw_put; in tune_hp_only()
2894 struct snd_kcontrol *mvol = ctl_find(ac97, "Master Playback Volume", NULL); in tune_hp_mute_led() local
2895 if (! msw || ! mvol) in tune_hp_mute_led()
2898 mvol->put = bind_hp_volsw_put; in tune_hp_mute_led()

Completed in 8 milliseconds