Lines Matching refs:stream
265 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
312 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
330 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
367 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
417 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
610 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
628 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
695 is_play = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) ? 1 : 0;
717 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
733 static int cygnus_pcm_preallocate_dma_buffer(struct snd_pcm *pcm, int stream)
735 struct snd_pcm_substream *substream = pcm->streams[stream].substream;