centos man page for snd_card_register

Query: snd_card_register

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SND_CARD_REGISTER(9)					  Management of Cards and Device				      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.
RETURN
Zero otherwise a negative error code if the registration failed.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_CARD_REGISTER(9)
Related Man Pages
aldo(1) - debian
sndconfig(8) - redhat
alsactl(1) - centos
alsamixer(1) - centos
amixer(1) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
How to increment version inside a file?
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!