Lines Matching defs:stream
56 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
97 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
119 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
131 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
233 static int imx_pcm_preallocate_dma_buffer(struct snd_pcm *pcm, int stream)
235 struct snd_pcm_substream *substream = pcm->streams[stream].substream;
314 int stream;
316 for (stream = 0; stream < 2; stream++) {
317 substream = pcm->streams[stream].substream;