Lines Matching defs:substream
684 static int snd_sonicvibes_playback_trigger(struct snd_pcm_substream *substream, in snd_sonicvibes_playback_trigger()
691 static int snd_sonicvibes_capture_trigger(struct snd_pcm_substream *substream, in snd_sonicvibes_capture_trigger()
698 static int snd_sonicvibes_hw_params(struct snd_pcm_substream *substream, in snd_sonicvibes_hw_params()
704 static int snd_sonicvibes_hw_free(struct snd_pcm_substream *substream) in snd_sonicvibes_hw_free()
709 static int snd_sonicvibes_playback_prepare(struct snd_pcm_substream *substream) in snd_sonicvibes_playback_prepare()
733 static int snd_sonicvibes_capture_prepare(struct snd_pcm_substream *substream) in snd_sonicvibes_capture_prepare()
758 static snd_pcm_uframes_t snd_sonicvibes_playback_pointer(struct snd_pcm_substream *substream) in snd_sonicvibes_playback_pointer()
769 static snd_pcm_uframes_t snd_sonicvibes_capture_pointer(struct snd_pcm_substream *substream) in snd_sonicvibes_capture_pointer()
817 static int snd_sonicvibes_playback_open(struct snd_pcm_substream *substream) in snd_sonicvibes_playback_open()
829 static int snd_sonicvibes_capture_open(struct snd_pcm_substream *substream) in snd_sonicvibes_capture_open()
842 static int snd_sonicvibes_playback_close(struct snd_pcm_substream *substream) in snd_sonicvibes_playback_close()
851 static int snd_sonicvibes_capture_close(struct snd_pcm_substream *substream) in snd_sonicvibes_capture_close()