Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/core/
H A Dvmaster.c461 * @hook_only: sync only the hook
467 void snd_ctl_sync_vmaster(struct snd_kcontrol *kcontrol, bool hook_only) in snd_ctl_sync_vmaster() argument
475 if (!hook_only) { in snd_ctl_sync_vmaster()
/kernel/linux/linux-6.6/sound/core/
H A Dvmaster.c489 * @hook_only: sync only the hook
495 void snd_ctl_sync_vmaster(struct snd_kcontrol *kcontrol, bool hook_only) in snd_ctl_sync_vmaster() argument
503 if (!hook_only) { in snd_ctl_sync_vmaster()
/kernel/linux/linux-5.10/include/sound/
H A Dcontrol.h248 void snd_ctl_sync_vmaster(struct snd_kcontrol *kctl, bool hook_only);
/kernel/linux/linux-6.6/include/sound/
H A Dcontrol.h294 void snd_ctl_sync_vmaster(struct snd_kcontrol *kctl, bool hook_only);

Completed in 3 milliseconds