Searched refs:snd_ctl_sync_vmaster (Results 1 – 3 of 3) sorted by relevance
252 void snd_ctl_sync_vmaster(struct snd_kcontrol *kctl, bool hook_only);253 #define snd_ctl_sync_vmaster_hook(kctl) snd_ctl_sync_vmaster(kctl, true)
470 void snd_ctl_sync_vmaster(struct snd_kcontrol *kcontrol, bool hook_only) in snd_ctl_sync_vmaster() function491 EXPORT_SYMBOL_GPL(snd_ctl_sync_vmaster);
4527 snd_ctl_sync_vmaster(spec->vmaster_mute.sw_kctl, false); in call_update_outputs()