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 |
|---|
| makedev(3) - freebsd |
| minor(3) - debian |
| fdformat(8) - debian |
| gnu_dev_makedev(3) - centos |
| minor(3) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Change directory error |
| SOCKS proxy & PAM configuration exposure |
| Tar Command |
| Docker learning Phase-I |