snd_card_set_id (9) - Linux Manuals
snd_card_set_id: set card identification name
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