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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/
H A Dpcm.c723 struct snd_pcm_substream *substream, *substream_next; local
729 substream_next = substream->next;
733 substream = substream_next;

Completed in 26 milliseconds