1SND_CTL_SYNC_VMASTER(9) Control/Mixer API SND_CTL_SYNC_VMASTER(9)
23
4
NAME
6snd_ctl_sync_vmaster_hook - Sync the vmaster hook
7
SYNOPSIS
9void snd_ctl_sync_vmaster_hook(struct snd_kcontrol * kcontrol);
10
ARGUMENTS
12kcontrol
13vmaster kctl element
14
DESCRIPTION
16Call the hook function to synchronize with the current value of the
17given vmaster element. NOP when NULL is passed to kcontrol or the hook
18doesn´t exist.
19
COPYRIGHT
21Kernel Hackers Manual 2.6. June 2019 SND_CTL_SYNC_VMASTER(9)