Name
snd_ctl_sync_vmaster_hook —
Sync the vmaster hook
Synopsis
void fsfuncsnd_ctl_sync_vmaster_hook ( | struct snd_kcontrol * kcontrol) ; |
Arguments
kcontrol
vmaster kctl element
Description
Call the hook function to synchronize with the current value of the given
vmaster element. NOP when NULL is passed to kcontrol
or the hook doesn't
exist.