Query: snd_ctl_add
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_CTL_ADD(9) Control/Mixer API SND_CTL_ADD(9)NAMEsnd_ctl_add - add the control instance to the cardSYNOPSISint snd_ctl_add(struct snd_card * card, struct snd_kcontrol * kcontrol);ARGUMENTScard the card instance kcontrol the control instance to addDESCRIPTIONAdds the control instance created via snd_ctl_new or snd_ctl_new1 to the given card. Assigns also an unique numid used for fast search. It frees automatically the control which cannot be added.RETURNZero if successful, or a negative error code on failure.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_CTL_ADD(9)
Related Man Pages |
---|
dummy_cs(4) - redhat |
card(1) - debian |
amixer(1) - suse |
scf_card_reset(3smartca) - sunos |
card(1) - sunos |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Best performance UNIX just for HOST Virtualization? |
How to increment version inside a file? |
Shopt -s histappend |
[TIP] Processing YAML files with yq |