snd_ctl_add_vmaster_hook(9) centos man page | unix.com

Man Page: snd_ctl_add_vmaster_hook

Operating Environment: centos

Section: 9

SND_CTL_ADD_VMASTER_(9) 					 Control/Mixer API					   SND_CTL_ADD_VMASTER_(9)

NAME
snd_ctl_add_vmaster_hook - Add a hook to a vmaster control
SYNOPSIS
int snd_ctl_add_vmaster_hook(struct snd_kcontrol * kcontrol, void (*hook) (void *private_data, int), void * private_data);
ARGUMENTS
kcontrol vmaster kctl element hook the hook function private_data the private_data pointer to be saved
DESCRIPTION
Adds the given hook to the vmaster control element so that it's called at each time when the value is changed.
RETURN
Zero.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_CTL_ADD_VMASTER_(9)
Related Man Pages
menu_hook(3x) - redhat
set_form_init(3x) - redhat
form_hook(3x) - opendarwin
menu_hook(3) - netbsd
shutdownhook_establish(9) - netbsd
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
CentOS7 restoring file capabilities
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!