Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dpcm.c826 static void snd_pcm_free_stream(struct snd_pcm_str * pstr) in snd_pcm_free_stream() function
875 snd_pcm_free_stream(&pcm->streams[SNDRV_PCM_STREAM_PLAYBACK]); in snd_pcm_free()
876 snd_pcm_free_stream(&pcm->streams[SNDRV_PCM_STREAM_CAPTURE]); in snd_pcm_free()