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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dpcm.c761 static void snd_pcm_free_stream(struct snd_pcm_str * pstr) function
797 snd_pcm_free_stream(&pcm->streams[SNDRV_PCM_STREAM_PLAYBACK]);
798 snd_pcm_free_stream(&pcm->streams[SNDRV_PCM_STREAM_CAPTURE]);

Completed in 100 milliseconds