Home
last modified time | relevance | path

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

/sound/core/
Dpcm.c823 static void snd_pcm_free_stream(struct snd_pcm_str * pstr) in snd_pcm_free_stream() function
872 snd_pcm_free_stream(&pcm->streams[SNDRV_PCM_STREAM_PLAYBACK]); in snd_pcm_free()
873 snd_pcm_free_stream(&pcm->streams[SNDRV_PCM_STREAM_CAPTURE]); in snd_pcm_free()