Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/core/
H A Dpcm.c825 struct snd_pcm_substream *substream, *substream_next; in snd_pcm_free_stream() local
835 substream_next = substream->next; in snd_pcm_free_stream()
838 substream = substream_next; in snd_pcm_free_stream()
/kernel/linux/linux-6.6/sound/core/
H A Dpcm.c828 struct snd_pcm_substream *substream, *substream_next; in snd_pcm_free_stream() local
838 substream_next = substream->next; in snd_pcm_free_stream()
841 substream = substream_next; in snd_pcm_free_stream()

Completed in 4 milliseconds