Lines Matching defs:substream
110 struct snd_pcm_substream *substream) in pcm_init_hw_params()
155 pcm_open(struct snd_pcm_substream *substream) in pcm_open()
202 pcm_close(struct snd_pcm_substream *substream) in pcm_close()
210 pcm_capture_hw_params(struct snd_pcm_substream *substream, in pcm_capture_hw_params()
223 pcm_playback_hw_params(struct snd_pcm_substream *substream, in pcm_playback_hw_params()
237 pcm_capture_hw_free(struct snd_pcm_substream *substream) in pcm_capture_hw_free()
249 pcm_playback_hw_free(struct snd_pcm_substream *substream) in pcm_playback_hw_free()
262 pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare()
275 pcm_playback_prepare(struct snd_pcm_substream *substream) in pcm_playback_prepare()
289 pcm_capture_trigger(struct snd_pcm_substream *substream, int cmd) in pcm_capture_trigger()
307 pcm_playback_trigger(struct snd_pcm_substream *substream, int cmd) in pcm_playback_trigger()