Searched refs:substream_next (Results 1 – 1 of 1) sorted by relevance
818 struct snd_pcm_substream *substream, *substream_next; in snd_pcm_free_stream() local828 substream_next = substream->next; in snd_pcm_free_stream()831 substream = substream_next; in snd_pcm_free_stream()
Completed in 5 milliseconds