Searched refs:snd_wm8776_activate_ctl (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ice1712/ |
H A D | wm8776.c | 30 static void snd_wm8776_activate_ctl(struct snd_wm8776 *wm, in snd_wm8776_activate_ctl() function 77 snd_wm8776_activate_ctl(wm, wm->ctl[i].name, false); in snd_wm8776_update_agc_ctl() 79 snd_wm8776_activate_ctl(wm, wm->ctl[i].name, true); in snd_wm8776_update_agc_ctl()
|
/kernel/linux/linux-6.6/sound/pci/ice1712/ |
H A D | wm8776.c | 30 static void snd_wm8776_activate_ctl(struct snd_wm8776 *wm, in snd_wm8776_activate_ctl() function 73 snd_wm8776_activate_ctl(wm, wm->ctl[i].name, false); in snd_wm8776_update_agc_ctl() 75 snd_wm8776_activate_ctl(wm, wm->ctl[i].name, true); in snd_wm8776_update_agc_ctl()
|
Completed in 2 milliseconds