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 |
|---|
| serial_cs(4) - redhat |
| pcram(7d) - sunos |
| pcram(7d) - php |
| pcram(7d) - hpux |
| pcram(7d) - xfree86 |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |
| [TIP] Processing YAML files with yq |