Lines Matching refs:snd_pcm_substream
208 struct snd_pcm_substream *substream;
382 static int snd_emu10k1x_playback_open(struct snd_pcm_substream *substream) in snd_emu10k1x_playback_open()
410 static int snd_emu10k1x_playback_close(struct snd_pcm_substream *substream) in snd_emu10k1x_playback_close()
416 static int snd_emu10k1x_pcm_hw_params(struct snd_pcm_substream *substream, in snd_emu10k1x_pcm_hw_params()
433 static int snd_emu10k1x_pcm_hw_free(struct snd_pcm_substream *substream) in snd_emu10k1x_pcm_hw_free()
453 static int snd_emu10k1x_pcm_prepare(struct snd_pcm_substream *substream) in snd_emu10k1x_pcm_prepare()
482 static int snd_emu10k1x_pcm_trigger(struct snd_pcm_substream *substream, in snd_emu10k1x_pcm_trigger()
520 snd_emu10k1x_pcm_pointer(struct snd_pcm_substream *substream) in snd_emu10k1x_pcm_pointer()
563 static int snd_emu10k1x_pcm_open_capture(struct snd_pcm_substream *substream) in snd_emu10k1x_pcm_open_capture()
591 static int snd_emu10k1x_pcm_close_capture(struct snd_pcm_substream *substream) in snd_emu10k1x_pcm_close_capture()
597 static int snd_emu10k1x_pcm_hw_params_capture(struct snd_pcm_substream *substream, in snd_emu10k1x_pcm_hw_params_capture()
616 static int snd_emu10k1x_pcm_hw_free_capture(struct snd_pcm_substream *substream) in snd_emu10k1x_pcm_hw_free_capture()
636 static int snd_emu10k1x_pcm_prepare_capture(struct snd_pcm_substream *substream) in snd_emu10k1x_pcm_prepare_capture()
650 static int snd_emu10k1x_pcm_trigger_capture(struct snd_pcm_substream *substream, in snd_emu10k1x_pcm_trigger_capture()
680 snd_emu10k1x_pcm_pointer_capture(struct snd_pcm_substream *substream) in snd_emu10k1x_pcm_pointer_capture()