Lines Matching defs:stream
147 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
172 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
216 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
237 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
248 int stream)
250 struct snd_pcm_substream *substream = pcm->streams[stream].substream;
299 int stream;
301 for (stream = 0; stream < 2; stream++) {
302 substream = pcm->streams[stream].substream;