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