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)NAMEsnd_card_register - register the soundcardSYNOPSISint snd_card_register(struct snd_card * card);ARGUMENTScard soundcard structureDESCRIPTIONThis 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.RETURNZero otherwise a negative error code if the registration failed.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_CARD_REGISTER(9)
Related Man Pages |
---|
alsactl(1) - debian |
sndconfig(8) - redhat |
quisk(1) - debian |
smmixer(8) - debian |
alsactl(1) - suse |
Similar Topics in the Unix Linux Community |
---|
DB2 convert digits to binary format |
Docker learning Phase-I |
Unsure why access time on a directory change isn't changing |
Controlling user input |
[TIP] Processing YAML files with yq |