Lines Matching defs:substream
79 static int snd_cs5535audio_playback_open(struct snd_pcm_substream *substream) in snd_cs5535audio_playback_open()
97 static int snd_cs5535audio_playback_close(struct snd_pcm_substream *substream) in snd_cs5535audio_playback_close()
107 struct snd_pcm_substream *substream, in cs5535audio_build_dma_packets()
225 struct snd_pcm_substream *substream) in cs5535audio_clear_dma_packets()
232 static int snd_cs5535audio_hw_params(struct snd_pcm_substream *substream, in snd_cs5535audio_hw_params()
255 static int snd_cs5535audio_hw_free(struct snd_pcm_substream *substream) in snd_cs5535audio_hw_free()
273 static int snd_cs5535audio_playback_prepare(struct snd_pcm_substream *substream) in snd_cs5535audio_playback_prepare()
280 static int snd_cs5535audio_trigger(struct snd_pcm_substream *substream, int cmd) in snd_cs5535audio_trigger()
315 static snd_pcm_uframes_t snd_cs5535audio_pcm_pointer(struct snd_pcm_substream in snd_cs5535audio_pcm_pointer()
338 static int snd_cs5535audio_capture_open(struct snd_pcm_substream *substream) in snd_cs5535audio_capture_open()
356 static int snd_cs5535audio_capture_close(struct snd_pcm_substream *substream) in snd_cs5535audio_capture_close()
363 static int snd_cs5535audio_capture_prepare(struct snd_pcm_substream *substream) in snd_cs5535audio_capture_prepare()