Searched refs:snd_ctl_sync_vmaster (Results 1 – 3 of 3) sorted by relevance
294 void snd_ctl_sync_vmaster(struct snd_kcontrol *kctl, bool hook_only);295 #define snd_ctl_sync_vmaster_hook(kctl) snd_ctl_sync_vmaster(kctl, true)
495 void snd_ctl_sync_vmaster(struct snd_kcontrol *kcontrol, bool hook_only) in snd_ctl_sync_vmaster() function516 EXPORT_SYMBOL_GPL(snd_ctl_sync_vmaster);
4511 snd_ctl_sync_vmaster(spec->vmaster_mute.sw_kctl, false); in call_update_outputs()