Lines Matching defs:substream
371 static int snd_als4000_hw_params(struct snd_pcm_substream *substream, in snd_als4000_hw_params()
377 static int snd_als4000_hw_free(struct snd_pcm_substream *substream) in snd_als4000_hw_free()
383 static int snd_als4000_capture_prepare(struct snd_pcm_substream *substream) in snd_als4000_capture_prepare()
410 static int snd_als4000_playback_prepare(struct snd_pcm_substream *substream) in snd_als4000_playback_prepare()
448 static int snd_als4000_capture_trigger(struct snd_pcm_substream *substream, int cmd) in snd_als4000_capture_trigger()
481 static int snd_als4000_playback_trigger(struct snd_pcm_substream *substream, int cmd) in snd_als4000_playback_trigger()
506 static snd_pcm_uframes_t snd_als4000_capture_pointer(struct snd_pcm_substream *substream) in snd_als4000_capture_pointer()
518 static snd_pcm_uframes_t snd_als4000_playback_pointer(struct snd_pcm_substream *substream) in snd_als4000_playback_pointer()
635 static int snd_als4000_playback_open(struct snd_pcm_substream *substream) in snd_als4000_playback_open()
645 static int snd_als4000_playback_close(struct snd_pcm_substream *substream) in snd_als4000_playback_close()
654 static int snd_als4000_capture_open(struct snd_pcm_substream *substream) in snd_als4000_capture_open()
664 static int snd_als4000_capture_close(struct snd_pcm_substream *substream) in snd_als4000_capture_close()