Home
last modified time | relevance | path

Searched refs:snd_ctl_sync_vmaster (Results 1 – 2 of 2) sorted by relevance

/linux/include/sound/
H A Dcontrol.h292 void snd_ctl_sync_vmaster(struct snd_kcontrol *kctl, bool hook_only);
293 #define snd_ctl_sync_vmaster_hook(kctl) snd_ctl_sync_vmaster(kctl, true)
/linux/sound/core/
H A Dvmaster.c496 void snd_ctl_sync_vmaster(struct snd_kcontrol *kcontrol, bool hook_only) in snd_ctl_sync_vmaster() function
517 EXPORT_SYMBOL_GPL(snd_ctl_sync_vmaster);