Lines Matching defs:substream
79 static int snd_cs5535audio_playback_open(struct snd_pcm_substream *substream) in snd_cs5535audio_playback_open()
98 static int snd_cs5535audio_playback_close(struct snd_pcm_substream *substream) in snd_cs5535audio_playback_close()
108 struct snd_pcm_substream *substream, in cs5535audio_build_dma_packets()
224 struct snd_pcm_substream *substream) in cs5535audio_clear_dma_packets()
231 static int snd_cs5535audio_hw_params(struct snd_pcm_substream *substream, in snd_cs5535audio_hw_params()
250 static int snd_cs5535audio_hw_free(struct snd_pcm_substream *substream) in snd_cs5535audio_hw_free()
268 static int snd_cs5535audio_playback_prepare(struct snd_pcm_substream *substream) in snd_cs5535audio_playback_prepare()
275 static int snd_cs5535audio_trigger(struct snd_pcm_substream *substream, int cmd) in snd_cs5535audio_trigger()
310 static snd_pcm_uframes_t snd_cs5535audio_pcm_pointer(struct snd_pcm_substream in snd_cs5535audio_pcm_pointer()
333 static int snd_cs5535audio_capture_open(struct snd_pcm_substream *substream) in snd_cs5535audio_capture_open()
352 static int snd_cs5535audio_capture_close(struct snd_pcm_substream *substream) in snd_cs5535audio_capture_close()
359 static int snd_cs5535audio_capture_prepare(struct snd_pcm_substream *substream) in snd_cs5535audio_capture_prepare()