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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dpcm.c763 struct snd_pcm_substream *substream, *substream_next; local
769 substream_next = substream->next;
773 substream = substream_next;

Completed in 106 milliseconds