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 |
---|
memory_cb(4) - redhat |
card(1) - suse |
pcram(7d) - sunos |
pcram(7d) - php |
pcram(7d) - minix |
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Is UNIX an open source OS ? |
Getting command output to putty window title. |
Update kernel Linux without reboot?! |
Shopt -s histappend |