Lines Matching refs:stream
190 int playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
390 if (substream->stream == SNDRV_PCM_STREAM_CAPTURE) {
514 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
529 int playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
573 int playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
596 int playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
607 int stream;
609 for_each_pcm_streams(stream)
610 snd_soc_dai_dma_data_set(dai, stream, &dev->dma_data[stream]);