snd_card_register(9) suse man page | unix.com

Man Page: snd_card_register

Operating Environment: suse

Section: 9

SND_CARD_REGISTER(9)						   Sound Devices					      SND_CARD_REGISTER(9)

NAME
snd_card_register - register the soundcard
SYNOPSIS
int snd_card_register(struct snd_card * card);
ARGUMENTS
card soundcard structure
DESCRIPTION
This function registers all the devices assigned to the soundcard. Until calling this, the ALSA control interface is blocked from the external accesses. Thus, you should call this function at the end of the initialization of the card. Returns zero otherwise a negative error code if the registrain failed.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SND_CARD_REGISTER(9)
Related Man Pages
sndconfig(8) - redhat
alsamixer(1) - debian
alsamixer(1) - centos
alsactl(1) - suse
amixer(1) - suse
Similar Topics in the Unix Linux Community
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Tar Command