Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dpcm.c816 struct snd_pcm_substream *substream, *substream_next; in snd_pcm_free_stream() local
826 substream_next = substream->next; in snd_pcm_free_stream()
829 substream = substream_next; in snd_pcm_free_stream()