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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dsound.c319 * snd_unregister_device - unregister the device on the given card
329 int snd_unregister_device(int type, struct snd_card *card, int dev) function
348 EXPORT_SYMBOL(snd_unregister_device); variable
H A Dhwdep.c458 snd_unregister_device(SNDRV_DEVICE_TYPE_HWDEP, hwdep->card, hwdep->device);
H A Drawmidi.c1571 snd_unregister_device(SNDRV_DEVICE_TYPE_RAWMIDI, rmidi->card, rmidi->device);
1645 snd_unregister_device(SNDRV_DEVICE_TYPE_RAWMIDI, rmidi->card, rmidi->device);
H A Dcontrol.c1450 if ((err = snd_unregister_device(SNDRV_DEVICE_TYPE_CONTROL,
H A Dpcm.c1067 snd_unregister_device(devtype, pcm->card, pcm->device);
H A Dtimer.c1964 snd_unregister_device(SNDRV_DEVICE_TYPE_TIMER, NULL, 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dcore.h248 int snd_unregister_device(int type, struct snd_card *card, int dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/
H A Dseq_clientmgr.c2589 snd_unregister_device(SNDRV_DEVICE_TYPE_SEQUENCER, NULL, 0);

Completed in 92 milliseconds