snd_device_free(9) suse man page | unix.com

Man Page: snd_device_free

Operating Environment: suse

Section: 9

SND_DEVICE_FREE(9)						   Sound Devices						SND_DEVICE_FREE(9)

NAME
snd_device_free - release the device from the card
SYNOPSIS
int snd_device_free(struct snd_card * card, void * device_data);
ARGUMENTS
card the card instance device_data the data pointer to release
DESCRIPTION
Removes the device from the list on the card and invokes the callbacks, dev_disconnect and dev_free, corresponding to the state. Then release the device. Returns zero if successful, or a negative error code on failure or if the device not found.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SND_DEVICE_FREE(9)
Related Man Pages
device(9) - debian
device(9) - centos
device(9) - bsd
device(9) - redhat
device(9) - osx
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Migrating to UNIX
Update kernel Linux without reboot?!
32 bit process addressing more than 4GB