Lines Matching defs:substream
44 azx_assign_device(struct azx *chip, struct snd_pcm_substream *substream) in azx_assign_device()
61 to_hda_pcm_stream(struct snd_pcm_substream *substream) in to_hda_pcm_stream()
67 static u64 azx_adjust_codec_delay(struct snd_pcm_substream *substream, in azx_adjust_codec_delay()
91 static int azx_pcm_close(struct snd_pcm_substream *substream) in azx_pcm_close()
109 static int azx_pcm_hw_params(struct snd_pcm_substream *substream, in azx_pcm_hw_params()
134 static int azx_pcm_hw_free(struct snd_pcm_substream *substream) in azx_pcm_hw_free()
155 static int azx_pcm_prepare(struct snd_pcm_substream *substream) in azx_pcm_prepare()
210 static int azx_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in azx_pcm_trigger()
301 struct snd_pcm_substream *substream = azx_dev->core.substream; in azx_get_position() local
331 static snd_pcm_uframes_t azx_pcm_pointer(struct snd_pcm_substream *substream) in azx_pcm_pointer()
340 static int azx_get_time_info(struct snd_pcm_substream *substream, in azx_get_time_info()
396 static int azx_pcm_open(struct snd_pcm_substream *substream) in azx_pcm_open()
488 static int azx_pcm_mmap(struct snd_pcm_substream *substream, in azx_pcm_mmap()