other versions
- stretch 4.9.168-1
SND_COMPONENT_ADD(9) | Management of Cards and Device | SND_COMPONENT_ADD(9) |
NAME¶
snd_component_add - add a component stringSYNOPSIS¶
int snd_component_add(struct snd_card * card, const char * component);
ARGUMENTS¶
cardsoundcard structure
component
the component id string
DESCRIPTION¶
This function adds the component id string to the supported list. The component can be referred from the alsa-lib.RETURN¶
Zero otherwise a negative error code.COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |