Query: snd_component_add
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_COMPONENT_ADD(9) Sound Devices SND_COMPONENT_ADD(9)NAMEsnd_component_add - add a component stringSYNOPSISint snd_component_add(struct snd_card * card, const char * component);ARGUMENTScard soundcard structure component the component id stringDESCRIPTIONThis function adds the component id string to the supported list. The component can be referred from the alsa-lib. Returns zero otherwise a negative error code.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SND_COMPONENT_ADD(9)