Lines Matching defs:substream
328 struct snd_pcm_substream *substream; member
425 static int build_via_table(struct viadev *dev, struct snd_pcm_substream *substream, in build_via_table()
496 static int clean_via_table(struct viadev *dev, struct snd_pcm_substream *substream, in clean_via_table()
687 struct snd_pcm_substream *substream; in snd_via8233_interrupt() local
732 static int snd_via82xx_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in snd_via82xx_pcm_trigger()
837 static snd_pcm_uframes_t snd_via686_pcm_pointer(struct snd_pcm_substream *substream) in snd_via686_pcm_pointer()
868 static snd_pcm_uframes_t snd_via8233_pcm_pointer(struct snd_pcm_substream *substream) in snd_via8233_pcm_pointer()
929 static int snd_via82xx_hw_params(struct snd_pcm_substream *substream, in snd_via82xx_hw_params()
952 static int snd_via82xx_hw_free(struct snd_pcm_substream *substream) in snd_via82xx_hw_free()
991 static int snd_via686_playback_prepare(struct snd_pcm_substream *substream) in snd_via686_playback_prepare()
1003 static int snd_via686_capture_prepare(struct snd_pcm_substream *substream) in snd_via686_capture_prepare()
1037 static int snd_via8233_playback_prepare(struct snd_pcm_substream *substream) in snd_via8233_playback_prepare()
1079 static int snd_via8233_multi_prepare(struct snd_pcm_substream *substream) in snd_via8233_multi_prepare()
1128 static int snd_via8233_capture_prepare(struct snd_pcm_substream *substream) in snd_via8233_capture_prepare()
1179 struct snd_pcm_substream *substream) in snd_via82xx_pcm_open()
1239 static int snd_via686_playback_open(struct snd_pcm_substream *substream) in snd_via686_playback_open()
1253 static int snd_via8233_playback_open(struct snd_pcm_substream *substream) in snd_via8233_playback_open()
1281 static int snd_via8233_multi_open(struct snd_pcm_substream *substream) in snd_via8233_multi_open()
1311 static int snd_via82xx_capture_open(struct snd_pcm_substream *substream) in snd_via82xx_capture_open()
1322 static int snd_via82xx_pcm_close(struct snd_pcm_substream *substream) in snd_via82xx_pcm_close()
1351 static int snd_via8233_playback_close(struct snd_pcm_substream *substream) in snd_via8233_playback_close()