snd_ctl_add_slave_uncached(9) suse man page | unix.com

Man Page: snd_ctl_add_slave_uncached

Operating Environment: suse

Section: 9

SND_CTL_ADD_SLAVE_UN(9) 					 Control/Mixer API					   SND_CTL_ADD_SLAVE_UN(9)

NAME
snd_ctl_add_slave_uncached - Add a virtual slave control
SYNOPSIS
int snd_ctl_add_slave_uncached(struct snd_kcontrol * master, struct snd_kcontrol * slave);
ARGUMENTS
master vmaster element slave slave element to add
DESCRIPTION
Add a virtual slave control to the given master. Unlike snd_ctl_add_slave, the element added via this function is supposed to have volatile values, and get callback is called at each time quried from the master. When the control peeks the hardware values directly and the value can be changed by other means than the put callback of the element, this function should be used to keep the value always up-to-date.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SND_CTL_ADD_SLAVE_UN(9)
Related Man Pages
tk_maintaingeometry(3tk) - debian
tk_maintaingeometry(3) - centos
tk_maintaingeometry(3) - suse
ata_slave_link_init(9) - suse
tk_maintaingeometry(3) - osx
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Getting command output to putty window title.
SOCKS proxy & PAM configuration exposure
A (ksh) Library For and From UNIX.com