Lines Matching defs:substream
313 static void snd_es1688_set_rate(struct snd_es1688 *chip, struct snd_pcm_substream *substream) in snd_es1688_set_rate()
329 static int snd_es1688_ioctl(struct snd_pcm_substream *substream, in snd_es1688_ioctl()
361 static int snd_es1688_hw_params(struct snd_pcm_substream *substream, in snd_es1688_hw_params()
367 static int snd_es1688_hw_free(struct snd_pcm_substream *substream) in snd_es1688_hw_free()
372 static int snd_es1688_playback_prepare(struct snd_pcm_substream *substream) in snd_es1688_playback_prepare()
426 static int snd_es1688_playback_trigger(struct snd_pcm_substream *substream, in snd_es1688_playback_trigger()
433 static int snd_es1688_capture_prepare(struct snd_pcm_substream *substream) in snd_es1688_capture_prepare()
483 static int snd_es1688_capture_trigger(struct snd_pcm_substream *substream, in snd_es1688_capture_trigger()
503 static snd_pcm_uframes_t snd_es1688_playback_pointer(struct snd_pcm_substream *substream) in snd_es1688_playback_pointer()
514 static snd_pcm_uframes_t snd_es1688_capture_pointer(struct snd_pcm_substream *substream) in snd_es1688_capture_pointer()
569 static int snd_es1688_playback_open(struct snd_pcm_substream *substream) in snd_es1688_playback_open()
583 static int snd_es1688_capture_open(struct snd_pcm_substream *substream) in snd_es1688_capture_open()
597 static int snd_es1688_playback_close(struct snd_pcm_substream *substream) in snd_es1688_playback_close()
605 static int snd_es1688_capture_close(struct snd_pcm_substream *substream) in snd_es1688_capture_close()