Query: snd_device_new
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_DEVICE_NEW(9) Sound Devices SND_DEVICE_NEW(9)NAMEsnd_device_new - create an ALSA device componentSYNOPSISint snd_device_new(struct snd_card * card, snd_device_type_t type, void * device_data, struct snd_device_ops * ops);ARGUMENTScard the card instance type the device type, SNDRV_DEV_XXX device_data the data pointer of this device ops the operator tableDESCRIPTIONCreates a new device component for the given data pointer. The device will be assigned to the card and managed together by the card. The data pointer plays a role as the identifier, too, so the pointer address must be unique and unchanged. Returns zero if successful, or a negative error code on failure.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SND_DEVICE_NEW(9)
Related Man Pages |
---|
device(9) - debian |
device(9) - centos |
device(9) - minix |
device(9) - hpux |
device(9) - osx |
Similar Topics in the Unix Linux Community |
---|
Grant unprivileged user rights to see the output of echo|format but not modify disks |
Migrating to UNIX |
Update kernel Linux without reboot?! |
Tar Command |
A (ksh) Library For and From UNIX.com |