1SND_CARD_SET_ID(9) Management of Cards and Device SND_CARD_SET_ID(9)
23
4
NAME
6snd_card_set_id - set card identification name
7
SYNOPSIS
9void snd_card_set_id(struct snd_card * card, const char * nid);
10
ARGUMENTS
12card
13soundcard structure
1415
nid
16new identification string
17
DESCRIPTION
19This function sets the card identification and checks for name
20collisions.
21
COPYRIGHT
23Kernel Hackers Manual 2.6. June 2019 SND_CARD_SET_ID(9)