Lines Matching refs:snd_pcm_substream
104 struct snd_pcm_substream *substream; in cx231xx_audio_isocirq()
194 struct snd_pcm_substream *substream; in cx231xx_audio_bulkirq()
390 static int snd_pcm_alloc_vmalloc_buffer(struct snd_pcm_substream *subs, in snd_pcm_alloc_vmalloc_buffer()
433 static int snd_cx231xx_capture_open(struct snd_pcm_substream *substream) in snd_cx231xx_capture_open()
479 static int snd_cx231xx_pcm_close(struct snd_pcm_substream *substream) in snd_cx231xx_pcm_close()
517 static int snd_cx231xx_hw_capture_params(struct snd_pcm_substream *substream, in snd_cx231xx_hw_capture_params()
541 static int snd_cx231xx_hw_capture_free(struct snd_pcm_substream *substream) in snd_cx231xx_hw_capture_free()
555 static int snd_cx231xx_prepare(struct snd_pcm_substream *substream) in snd_cx231xx_prepare()
583 static int snd_cx231xx_capture_trigger(struct snd_pcm_substream *substream, in snd_cx231xx_capture_trigger()
611 static snd_pcm_uframes_t snd_cx231xx_capture_pointer(struct snd_pcm_substream in snd_cx231xx_capture_pointer()
627 static struct page *snd_pcm_get_vmalloc_page(struct snd_pcm_substream *subs, in snd_pcm_get_vmalloc_page()