Query: snd_hwdep_new
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_HWDEP_NEW(9) Sound Devices SND_HWDEP_NEW(9)NAMEsnd_hwdep_new - create a new hwdep instanceSYNOPSISint snd_hwdep_new(struct snd_card * card, char * id, int device, struct snd_hwdep ** rhwdep);ARGUMENTScard the card instance id the id string device the device index (zero-based) rhwdep the pointer to store the new hwdep instanceDESCRIPTIONCreates a new hwdep instance with the given index on the card. The callbacks (hwdep->ops) must be set on the returned instance after this call manually by the caller. Returns zero if successful, or a negative error code on failure.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SND_HWDEP_NEW(9)
Related Man Pages |
---|
card(1) - suse |
card(1) - centos |
pcram(7d) - sunos |
card(1) - sunos |
pcram(7d) - centos |
Similar Topics in the Unix Linux Community |
---|
Getting command output to putty window title. |
Update kernel Linux without reboot?! |
SOCKS proxy & PAM configuration exposure |
Docker learning Phase-I |
32 bit process addressing more than 4GB |