Lines Matching refs:snd_pcm_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()
229 pcm_playback_hw_params(struct snd_pcm_substream *substream, in pcm_playback_hw_params()
249 pcm_capture_hw_free(struct snd_pcm_substream *substream) in pcm_capture_hw_free()
261 pcm_playback_hw_free(struct snd_pcm_substream *substream) in pcm_playback_hw_free()
274 pcm_capture_prepare(struct snd_pcm_substream *substream) in pcm_capture_prepare()
287 pcm_playback_prepare(struct snd_pcm_substream *substream) in pcm_playback_prepare()
301 pcm_capture_trigger(struct snd_pcm_substream *substream, int cmd) in pcm_capture_trigger()
319 pcm_playback_trigger(struct snd_pcm_substream *substream, int cmd) in pcm_playback_trigger()
338 pcm_capture_pointer(struct snd_pcm_substream *sbstrm) in pcm_capture_pointer()
344 pcm_playback_pointer(struct snd_pcm_substream *sbstrm) in pcm_playback_pointer()