snd_device_register(9) suse man page | unix.com

Man Page: snd_device_register

Operating Environment: suse

Section: 9

SND_DEVICE_REGISTER(9)						   Sound Devices					    SND_DEVICE_REGISTER(9)

NAME
snd_device_register - register the device
SYNOPSIS
int snd_device_register(struct snd_card * card, void * device_data);
ARGUMENTS
card the card instance device_data the data pointer to register
DESCRIPTION
Registers the device which was already created via snd_device_new. Usually this is called from snd_card_register, but it can be called later if any new devices are created after invocation of snd_card_register. 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_REGISTER(9)
Related Man Pages
memory_cb(4) - redhat
device(9) - bsd
device(9) - opensolaris
device(9) - hpux
device(9) - osx
Similar Topics in the Unix Linux Community
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Tar Command
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB