Lines Matching defs:substream
30 struct snd_pcm_runtime *runtime = sub->substream->runtime;
45 snd_pcm_period_elapsed(sub->substream);
84 if (sub->substream)
97 struct snd_pcm_substream *substream)
99 struct snd_pcm_runtime *runtime = substream->runtime;
101 snd_soc_set_runtime_hwparams(substream, &uniphier_aiodma_hw);
108 struct snd_pcm_substream *substream)
110 struct snd_pcm_runtime *runtime = substream->runtime;
111 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream);
113 struct uniphier_aio_sub *sub = &aio->sub[substream->stream];
135 struct snd_pcm_substream *substream, int cmd)
137 struct snd_pcm_runtime *runtime = substream->runtime;
138 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream);
140 struct uniphier_aio_sub *sub = &aio->sub[substream->stream];
171 struct snd_pcm_substream *substream)
173 struct snd_pcm_runtime *runtime = substream->runtime;
174 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream);
176 struct uniphier_aio_sub *sub = &aio->sub[substream->stream];
195 struct snd_pcm_substream *substream,
201 substream->runtime->dma_addr >> PAGE_SHIFT,