snd_card_set_id(9) 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