Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/core/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds