Lines Matching defs:substream
104 static int snd_sb8_playback_prepare(struct snd_pcm_substream *substream) in snd_sb8_playback_prepare()
206 static int snd_sb8_playback_trigger(struct snd_pcm_substream *substream, in snd_sb8_playback_trigger()
242 static int snd_sb8_hw_params(struct snd_pcm_substream *substream, in snd_sb8_hw_params()
248 static int snd_sb8_hw_free(struct snd_pcm_substream *substream) in snd_sb8_hw_free()
254 static int snd_sb8_capture_prepare(struct snd_pcm_substream *substream) in snd_sb8_capture_prepare()
343 static int snd_sb8_capture_trigger(struct snd_pcm_substream *substream, in snd_sb8_capture_trigger()
383 struct snd_pcm_substream *substream; in snd_sb8dsp_interrupt() local
414 static snd_pcm_uframes_t snd_sb8_playback_pointer(struct snd_pcm_substream *substream) in snd_sb8_playback_pointer()
430 static snd_pcm_uframes_t snd_sb8_capture_pointer(struct snd_pcm_substream *substream) in snd_sb8_capture_pointer()
492 static int snd_sb8_open(struct snd_pcm_substream *substream) in snd_sb8_open()
554 static int snd_sb8_close(struct snd_pcm_substream *substream) in snd_sb8_close()