Man Page: snd_unregister_device
Operating Environment: centos
Section: 9
SND_UNREGISTER_DEVIC(9) Management of Cards and Device SND_UNREGISTER_DEVIC(9)NAMEsnd_unregister_device - unregister the device on the given cardSYNOPSISint snd_unregister_device(int type, struct snd_card * card, int dev);ARGUMENTStype the device type, SNDRV_DEVICE_TYPE_XXX card the card instance dev the device indexDESCRIPTIONUnregisters the device file already registered via snd_register_device.RETURNZero if successful, or a negative error code on failure.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_UNREGISTER_DEVIC(9)
| Related Man Pages |
|---|
| memory_cb(4) - redhat |
| pcram(7d) - osx |
| pcram(7d) - v7 |
| pcram(7d) - hpux |
| pcram(7d) - debian |