snd_ctl_remove(9) suse man page | unix.com

Man Page: snd_ctl_remove

Operating Environment: suse

Section: 9

SND_CTL_REMOVE(9)						   Sound Devices						 SND_CTL_REMOVE(9)

NAME
snd_ctl_remove - remove the control from the card and release it
SYNOPSIS
int snd_ctl_remove(struct snd_card * card, struct snd_kcontrol * kcontrol);
ARGUMENTS
card the card instance kcontrol the control instance to remove
DESCRIPTION
Removes the control from the card and then releases the instance. You don't need to call snd_ctl_free_one. You must be in the write lock - down_write(card->controls_rwsem). Returns 0 if successful, or a negative error code on failure.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SND_CTL_REMOVE(9)
Related Man Pages
card(1) - redhat
memory_cb(4) - redhat
card(1) - suse
scf_card_unlock(3smartca) - sunos
card(1) - sunos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
32 bit process addressing more than 4GB