table of contents
other versions
- wheezy 3.2.78-1
SND_CARD_SET_ID(9) | Sound Devices | SND_CARD_SET_ID(9) |
NAME¶
snd_card_set_id - set card identification nameSYNOPSIS¶
void
snd_card_set_id(struct snd_card * card,
const char * nid);
ARGUMENTS¶
cardsoundcard structure
nid
new identification string
DESCRIPTION¶
This function sets the card identification and checks for name collisions.COPYRIGHT¶
March 2016 | Kernel Hackers Manual 3.2. |