Lines Matching defs:substream
63 struct snd_pcm_substream *substream = prtd->substream; in tegra_pcm_queue_dma() local
87 struct snd_pcm_substream *substream = prtd->substream; in dma_complete_callback() local
133 static int tegra_pcm_open(struct snd_pcm_substream *substream) in tegra_pcm_open()
190 static int tegra_pcm_close(struct snd_pcm_substream *substream) in tegra_pcm_close()
202 static int tegra_pcm_hw_params(struct snd_pcm_substream *substream, in tegra_pcm_hw_params()
216 static int tegra_pcm_hw_free(struct snd_pcm_substream *substream) in tegra_pcm_hw_free()
223 static int tegra_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in tegra_pcm_trigger()
260 static snd_pcm_uframes_t tegra_pcm_pointer(struct snd_pcm_substream *substream) in tegra_pcm_pointer()
269 static int tegra_pcm_mmap(struct snd_pcm_substream *substream, in tegra_pcm_mmap()
293 struct snd_pcm_substream *substream = pcm->streams[stream].substream; in tegra_pcm_preallocate_dma_buffer() local
312 struct snd_pcm_substream *substream; in tegra_pcm_deallocate_dma_buffer() local