Lines Matching defs:substream
170 azx_assign_device(struct azx *chip, struct snd_pcm_substream *substream) in azx_assign_device()
219 struct snd_pcm_substream *substream = azx_dev->substream; in azx_cc_read() local
226 static void azx_timecounter_init(struct snd_pcm_substream *substream, in azx_timecounter_init()
261 to_hda_pcm_stream(struct snd_pcm_substream *substream) in to_hda_pcm_stream()
267 static u64 azx_adjust_codec_delay(struct snd_pcm_substream *substream, in azx_adjust_codec_delay()
334 struct snd_pcm_substream *substream, in azx_setup_periods()
404 static int azx_pcm_close(struct snd_pcm_substream *substream) in azx_pcm_close()
426 static int azx_pcm_hw_params(struct snd_pcm_substream *substream, in azx_pcm_hw_params()
446 static int azx_pcm_hw_free(struct snd_pcm_substream *substream) in azx_pcm_hw_free()
473 static int azx_pcm_prepare(struct snd_pcm_substream *substream) in azx_pcm_prepare()
560 static int azx_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in azx_pcm_trigger()
703 struct snd_pcm_substream *substream = azx_dev->substream; in azx_get_position() local
733 static snd_pcm_uframes_t azx_pcm_pointer(struct snd_pcm_substream *substream) in azx_pcm_pointer()
742 static int azx_get_time_info(struct snd_pcm_substream *substream, in azx_get_time_info()
798 static int azx_pcm_open(struct snd_pcm_substream *substream) in azx_pcm_open()
895 static int azx_pcm_mmap(struct snd_pcm_substream *substream, in azx_pcm_mmap()