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

/linux-4.1.27/sound/core/
H A Dvmaster.c459 * @hook_only: sync only the hook
465 void snd_ctl_sync_vmaster(struct snd_kcontrol *kcontrol, bool hook_only) snd_ctl_sync_vmaster() argument
473 if (!hook_only) { snd_ctl_sync_vmaster()
/linux-4.1.27/include/sound/
H A Dcontrol.h248 void snd_ctl_sync_vmaster(struct snd_kcontrol *kctl, bool hook_only);

Completed in 121 milliseconds