table of contents
SND_CARD_SET_ID(9) | Management of Cards and Device | SND_CARD_SET_ID(9) |
NAME¶
snd_card_set_id - set card identification name
SYNOPSIS¶
void snd_card_set_id(struct snd_card * card, const char * nid);
ARGUMENTS¶
card
soundcard structure
nid
new identification string
DESCRIPTION¶
This function sets the card identification and checks for name collisions.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |