Lines Matching defs:substream
40 struct snd_pcm_substream *substream = pcm->streams[stream].substream; in atmel_pcm_preallocate_dma_buffer() local
59 static int atmel_pcm_mmap(struct snd_pcm_substream *substream, in atmel_pcm_mmap()
98 struct snd_pcm_substream *substream; in atmel_pcm_free() local
151 struct snd_pcm_substream *substream) in atmel_pcm_dma_irq()
199 static int atmel_pcm_hw_params(struct snd_pcm_substream *substream, in atmel_pcm_hw_params()
228 static int atmel_pcm_hw_free(struct snd_pcm_substream *substream) in atmel_pcm_hw_free()
242 static int atmel_pcm_prepare(struct snd_pcm_substream *substream) in atmel_pcm_prepare()
254 static int atmel_pcm_trigger(struct snd_pcm_substream *substream, in atmel_pcm_trigger()
321 struct snd_pcm_substream *substream) in atmel_pcm_pointer()
338 static int atmel_pcm_open(struct snd_pcm_substream *substream) in atmel_pcm_open()
363 static int atmel_pcm_close(struct snd_pcm_substream *substream) in atmel_pcm_close()