snd_hwdep_new — create a new hwdep instance
int snd_hwdep_new ( | struct snd_card * card, |
char * id, | |
int device, | |
struct snd_hwdep ** rhwdep) ; |
card
the card instance
id
the id string
device
the device index (zero-based)
rhwdep
the pointer to store the new hwdep instance