snd_unregister_device(9) centos man page | unix.com

Man Page: snd_unregister_device

Operating Environment: centos

Section: 9

SND_UNREGISTER_DEVIC(9) 				  Management of Cards and Device				   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.
RETURN
Zero if successful, or a negative error code on failure.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_UNREGISTER_DEVIC(9)
Related Man Pages
serial_cs(4) - redhat
pcram(7d) - sunos
pcram(7d) - php
pcram(7d) - hpux
pcram(7d) - xfree86
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq