Lines Matching refs:snd_pcm_substream
235 struct snd_pcm_substream *substream) in aica_dma_transfer()
310 struct snd_pcm_substream *substream; in aica_period_elapsed()
312 substream = (struct snd_pcm_substream *) timer_var; in aica_period_elapsed()
333 static void spu_begin_dma(struct snd_pcm_substream *substream) in spu_begin_dma()
351 static int snd_aicapcm_pcm_open(struct snd_pcm_substream in snd_aicapcm_pcm_open()
380 static int snd_aicapcm_pcm_close(struct snd_pcm_substream in snd_aicapcm_pcm_close()
392 static int snd_aicapcm_pcm_hw_free(struct snd_pcm_substream in snd_aicapcm_pcm_hw_free()
399 static int snd_aicapcm_pcm_hw_params(struct snd_pcm_substream in snd_aicapcm_pcm_hw_params()
409 static int snd_aicapcm_pcm_prepare(struct snd_pcm_substream in snd_aicapcm_pcm_prepare()
420 static int snd_aicapcm_pcm_trigger(struct snd_pcm_substream in snd_aicapcm_pcm_trigger()
436 static unsigned long snd_aicapcm_pcm_pointer(struct snd_pcm_substream in snd_aicapcm_pcm_pointer()