Set card identification name
void snd_card_set_id(struct snd_card * card, const char * nid);
card
soundcard structure
nid
new identification string
This function sets the card identification and checks for name collisions.