SND_CARD_SET_ID
Section: Management of Cards and Device (9)
Updated: February 2011
Index
Return to Main Contents
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