SND_LOOKUP_MINOR_DAT(9) Sound Devices SND_LOOKUP_MINOR_DAT(9)NAMEsnd_lookup_minor_data - get user data of a registered deviceSYNOPSISvoid * snd_lookup_minor_data(unsigned int minor, int type);ARGUMENTSminor the minor number type device type (SNDRV_DEVICE_TYPE_XXX)DESCRIPTIONChecks that a minor device with the specified type is registered, and returns its user data pointer.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SND_LOOKUP_MINOR_DAT(9)
| Related Man Pages |
|---|
| fdformat(8) - centos |
| makedev(3) - freebsd |
| gnu_dev_minor(3) - centos |
| gnu_dev_makedev(3) - centos |
| major(3) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Migrating to UNIX |
| A (ksh) Library For and From UNIX.com |
| Docker learning Phase-I |
| Shopt -s histappend |