Query: snd_unregister_device
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_UNREGISTER_DEVIC(9) Sound Devices 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. Returns zero if sucecessful, or a negative error code on failureCOPYRIGHTKernel Hackers Manual 2.6. July 2010 SND_UNREGISTER_DEVIC(9)