Lines Matching defs:substream
61 struct snd_pcm_substream *substream = data; in omap_pcm_dma_irq() local
99 static int omap_pcm_hw_params(struct snd_pcm_substream *substream, in omap_pcm_hw_params()
135 static int omap_pcm_hw_free(struct snd_pcm_substream *substream) in omap_pcm_hw_free()
152 static int omap_pcm_prepare(struct snd_pcm_substream *substream) in omap_pcm_prepare()
221 static int omap_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in omap_pcm_trigger()
256 static snd_pcm_uframes_t omap_pcm_pointer(struct snd_pcm_substream *substream) in omap_pcm_pointer()
279 static int omap_pcm_open(struct snd_pcm_substream *substream) in omap_pcm_open()
305 static int omap_pcm_close(struct snd_pcm_substream *substream) in omap_pcm_close()
313 static int omap_pcm_mmap(struct snd_pcm_substream *substream, in omap_pcm_mmap()
341 struct snd_pcm_substream *substream = pcm->streams[stream].substream; in omap_pcm_preallocate_dma_buffer() local
359 struct snd_pcm_substream *substream; in omap_pcm_free_dma_buffers() local