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 |
|---|
| gnu_dev_minor(3) - debian |
| gnu_dev_makedev(3) - debian |
| major(3) - debian |
| makedev(3) - debian |
| minor(3) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Change directory error |
| SOCKS proxy & PAM configuration exposure |
| Shopt -s histappend |
| 32 bit process addressing more than 4GB |