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
serial_cs(4) - redhat
device(9) - debian
device(9) - centos
device(9) - php
device(9) - osx
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com