Lines Matching defs:substream

372 static void open_cs8427(struct snd_ice1712 *ice, struct snd_pcm_substream *substream)  in open_cs8427()
377 static void close_cs8427(struct snd_ice1712 *ice, struct snd_pcm_substream *substream) in close_cs8427()
468 struct snd_pcm_substream *substream; in snd_ice1712_interrupt() local
500 static int snd_ice1712_hw_params(struct snd_pcm_substream *substream, in snd_ice1712_hw_params()
506 static int snd_ice1712_hw_free(struct snd_pcm_substream *substream) in snd_ice1712_hw_free()
515 static int snd_ice1712_playback_trigger(struct snd_pcm_substream *substream, in snd_ice1712_playback_trigger()
540 static int snd_ice1712_playback_ds_trigger(struct snd_pcm_substream *substream, in snd_ice1712_playback_ds_trigger()
565 static int snd_ice1712_capture_trigger(struct snd_pcm_substream *substream, in snd_ice1712_capture_trigger()
586 static int snd_ice1712_playback_prepare(struct snd_pcm_substream *substream) in snd_ice1712_playback_prepare()
619 static int snd_ice1712_playback_ds_prepare(struct snd_pcm_substream *substream) in snd_ice1712_playback_ds_prepare()
653 static int snd_ice1712_capture_prepare(struct snd_pcm_substream *substream) in snd_ice1712_capture_prepare()
678 static snd_pcm_uframes_t snd_ice1712_playback_pointer(struct snd_pcm_substream *substream) in snd_ice1712_playback_pointer()
693 static snd_pcm_uframes_t snd_ice1712_playback_ds_pointer(struct snd_pcm_substream *substream) in snd_ice1712_playback_ds_pointer()
713 static snd_pcm_uframes_t snd_ice1712_capture_pointer(struct snd_pcm_substream *substream) in snd_ice1712_capture_pointer()
783 static int snd_ice1712_playback_open(struct snd_pcm_substream *substream) in snd_ice1712_playback_open()
793 static int snd_ice1712_playback_ds_open(struct snd_pcm_substream *substream) in snd_ice1712_playback_ds_open()
808 static int snd_ice1712_capture_open(struct snd_pcm_substream *substream) in snd_ice1712_capture_open()
821 static int snd_ice1712_playback_close(struct snd_pcm_substream *substream) in snd_ice1712_playback_close()
829 static int snd_ice1712_playback_ds_close(struct snd_pcm_substream *substream) in snd_ice1712_playback_ds_close()
842 static int snd_ice1712_capture_close(struct snd_pcm_substream *substream) in snd_ice1712_capture_close()
944 static int snd_ice1712_pro_trigger(struct snd_pcm_substream *substream, in snd_ice1712_pro_trigger()
1058 static int snd_ice1712_playback_pro_prepare(struct snd_pcm_substream *substream) in snd_ice1712_playback_pro_prepare()
1072 static int snd_ice1712_playback_pro_hw_params(struct snd_pcm_substream *substream, in snd_ice1712_playback_pro_hw_params()
1081 static int snd_ice1712_capture_pro_prepare(struct snd_pcm_substream *substream) in snd_ice1712_capture_pro_prepare()
1094 static int snd_ice1712_capture_pro_hw_params(struct snd_pcm_substream *substream, in snd_ice1712_capture_pro_hw_params()
1103 static snd_pcm_uframes_t snd_ice1712_playback_pro_pointer(struct snd_pcm_substream *substream) in snd_ice1712_playback_pro_pointer()
1117 static snd_pcm_uframes_t snd_ice1712_capture_pro_pointer(struct snd_pcm_substream *substream) in snd_ice1712_capture_pro_pointer()
1169 static int snd_ice1712_playback_pro_open(struct snd_pcm_substream *substream) in snd_ice1712_playback_pro_open()
1190 static int snd_ice1712_capture_pro_open(struct snd_pcm_substream *substream) in snd_ice1712_capture_pro_open()
1208 static int snd_ice1712_playback_pro_close(struct snd_pcm_substream *substream) in snd_ice1712_playback_pro_close()
1221 static int snd_ice1712_capture_pro_close(struct snd_pcm_substream *substream) in snd_ice1712_capture_pro_close()