snd_unregister_device(9) suse man page | unix.com

Man Page: snd_unregister_device

Operating Environment: suse

Section: 9

SND_UNREGISTER_DEVIC(9) 					   Sound Devices					   SND_UNREGISTER_DEVIC(9)

NAME
snd_unregister_device - unregister the device on the given card
SYNOPSIS
int snd_unregister_device(int type, struct snd_card * card, int dev);
ARGUMENTS
type the device type, SNDRV_DEVICE_TYPE_XXX card the card instance dev the device index
DESCRIPTION
Unregisters the device file already registered via snd_register_device. Returns zero if sucecessful, or a negative error code on failure
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SND_UNREGISTER_DEVIC(9)
Related Man Pages
memory_cb(4) - redhat
device(9) - linux
device(9) - php
device(9) - opensolaris
device(9) - osx
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Change directory error
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues