snd_lookup_minor_data(9) suse man page | unix.com

Man Page: snd_lookup_minor_data

Operating Environment: suse

Section: 9

SND_LOOKUP_MINOR_DAT(9) 					   Sound Devices					   SND_LOOKUP_MINOR_DAT(9)

NAME
snd_lookup_minor_data - get user data of a registered device
SYNOPSIS
void * snd_lookup_minor_data(unsigned int minor, int type);
ARGUMENTS
minor the minor number type device type (SNDRV_DEVICE_TYPE_XXX)
DESCRIPTION
Checks that a minor device with the specified type is registered, and returns its user data pointer.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SND_LOOKUP_MINOR_DAT(9)
Related Man Pages
fdformat(8) - centos
gnu_dev_minor(3) - debian
gnu_dev_minor(3) - centos
gnu_dev_makedev(3) - centos
minor(3) - freebsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com