Lines Matching defs:substream
247 static int snd_sb16_hw_params(struct snd_pcm_substream *substream, in snd_sb16_hw_params()
253 static int snd_sb16_hw_free(struct snd_pcm_substream *substream) in snd_sb16_hw_free()
259 static int snd_sb16_playback_prepare(struct snd_pcm_substream *substream) in snd_sb16_playback_prepare()
301 static int snd_sb16_playback_trigger(struct snd_pcm_substream *substream, in snd_sb16_playback_trigger()
329 static int snd_sb16_capture_prepare(struct snd_pcm_substream *substream) in snd_sb16_capture_prepare()
370 static int snd_sb16_capture_trigger(struct snd_pcm_substream *substream, in snd_sb16_capture_trigger()
450 static snd_pcm_uframes_t snd_sb16_playback_pointer(struct snd_pcm_substream *substream) in snd_sb16_playback_pointer()
461 static snd_pcm_uframes_t snd_sb16_capture_pointer(struct snd_pcm_substream *substream) in snd_sb16_capture_pointer()
516 static int snd_sb16_playback_open(struct snd_pcm_substream *substream) in snd_sb16_playback_open()
578 static int snd_sb16_playback_close(struct snd_pcm_substream *substream) in snd_sb16_playback_close()
591 static int snd_sb16_capture_open(struct snd_pcm_substream *substream) in snd_sb16_capture_open()
653 static int snd_sb16_capture_close(struct snd_pcm_substream *substream) in snd_sb16_capture_close()