Searched refs:snd_unregister_device (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/
H A Dsound.c297 * snd_unregister_device - unregister the device on the given card
307 int snd_unregister_device(int type, struct snd_card *card, int dev) function
326 EXPORT_SYMBOL(snd_unregister_device); variable
H A Dhwdep.c454 snd_unregister_device(SNDRV_DEVICE_TYPE_HWDEP, hwdep->card, hwdep->device);
H A Drawmidi.c1533 snd_unregister_device(SNDRV_DEVICE_TYPE_RAWMIDI, rmidi->card, rmidi->device);
1607 snd_unregister_device(SNDRV_DEVICE_TYPE_RAWMIDI, rmidi->card, rmidi->device);
H A Dpcm.c1024 snd_unregister_device(devtype, pcm->card, pcm->device);
H A Dcontrol.c1451 if ((err = snd_unregister_device(SNDRV_DEVICE_TYPE_CONTROL,
H A Dtimer.c1942 snd_unregister_device(SNDRV_DEVICE_TYPE_TIMER, NULL, 0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dcore.h248 int snd_unregister_device(int type, struct snd_card *card, int dev);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/
H A Dseq_clientmgr.c2577 snd_unregister_device(SNDRV_DEVICE_TYPE_SEQUENCER, NULL, 0);

Completed in 57 milliseconds