Lines Matching defs:substream
44 struct snd_pcm_substream *substream; member
53 struct snd_pcm_substream *substream = iprtd->substream; in snd_hrtimer_callback() local
77 static int snd_imx_pcm_hw_params(struct snd_pcm_substream *substream, in snd_imx_pcm_hw_params()
93 static int snd_imx_pcm_prepare(struct snd_pcm_substream *substream) in snd_imx_pcm_prepare()
112 static int snd_imx_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in snd_imx_pcm_trigger()
149 static snd_pcm_uframes_t snd_imx_pcm_pointer(struct snd_pcm_substream *substream) in snd_imx_pcm_pointer()
173 static int snd_imx_open(struct snd_pcm_substream *substream) in snd_imx_open()
202 static int snd_imx_close(struct snd_pcm_substream *substream) in snd_imx_close()
214 static int snd_imx_pcm_mmap(struct snd_pcm_substream *substream, in snd_imx_pcm_mmap()
243 struct snd_pcm_substream *substream = pcm->streams[stream].substream; in imx_pcm_preallocate_dma_buffer() local
290 struct snd_pcm_substream *substream; in imx_pcm_fiq_new() local
319 struct snd_pcm_substream *substream; in imx_pcm_free() local