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.