Lines Matching defs:substream
364 static int snd_fm801_playback_trigger(struct snd_pcm_substream *substream, in snd_fm801_playback_trigger()
399 static int snd_fm801_capture_trigger(struct snd_pcm_substream *substream, in snd_fm801_capture_trigger()
434 static int snd_fm801_hw_params(struct snd_pcm_substream *substream, in snd_fm801_hw_params()
440 static int snd_fm801_hw_free(struct snd_pcm_substream *substream) in snd_fm801_hw_free()
445 static int snd_fm801_playback_prepare(struct snd_pcm_substream *substream) in snd_fm801_playback_prepare()
478 static int snd_fm801_capture_prepare(struct snd_pcm_substream *substream) in snd_fm801_capture_prepare()
505 static snd_pcm_uframes_t snd_fm801_playback_pointer(struct snd_pcm_substream *substream) in snd_fm801_playback_pointer()
522 static snd_pcm_uframes_t snd_fm801_capture_pointer(struct snd_pcm_substream *substream) in snd_fm801_capture_pointer()
627 static int snd_fm801_playback_open(struct snd_pcm_substream *substream) in snd_fm801_playback_open()
648 static int snd_fm801_capture_open(struct snd_pcm_substream *substream) in snd_fm801_capture_open()
663 static int snd_fm801_playback_close(struct snd_pcm_substream *substream) in snd_fm801_playback_close()
671 static int snd_fm801_capture_close(struct snd_pcm_substream *substream) in snd_fm801_capture_close()