Searched defs:substream (Results 1 – 3 of 3) sorted by relevance
4081 static int snd_sco_capture_pcm_open(struct snd_pcm_substream *substream) in snd_sco_capture_pcm_open()4101 static int snd_sco_capture_pcm_close(struct snd_pcm_substream *substream) in snd_sco_capture_pcm_close()4109 static int snd_sco_capture_ioctl(struct snd_pcm_substream *substream, unsigned int cmd, void *arg) in snd_sco_capture_ioctl()4119 static int snd_sco_capture_pcm_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_par… in snd_sco_capture_pcm_hw_params()4128 static int snd_sco_capture_pcm_hw_free(struct snd_pcm_substream *substream) in snd_sco_capture_pcm_hw_free()4134 static int snd_sco_capture_pcm_prepare(struct snd_pcm_substream *substream) in snd_sco_capture_pcm_prepare()4161 static int snd_sco_capture_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in snd_sco_capture_pcm_trigger()4180 static snd_pcm_uframes_t snd_sco_capture_pcm_pointer(struct snd_pcm_substream *substream) in snd_sco_capture_pcm_pointer()4215 static int snd_sco_playback_pcm_open(struct snd_pcm_substream *substream) in snd_sco_playback_pcm_open()4235 static int snd_sco_playback_pcm_close(struct snd_pcm_substream *substream) in snd_sco_playback_pcm_close()[all …]
65 struct snd_pcm_substream *substream; member
209 static int es7243_dai_startup(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) in es7243_dai_startup()219 static void es7243_dai_shutdown(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) in es7243_dai_shutdown()