Lines Matching defs:substream
137 int snd_soc_set_runtime_hwparams(struct snd_pcm_substream *substream, in snd_soc_set_runtime_hwparams()
174 static int soc_pcm_apply_symmetry(struct snd_pcm_substream *substream, in soc_pcm_apply_symmetry()
233 static int soc_pcm_params_symmetry(struct snd_pcm_substream *substream, in soc_pcm_params_symmetry()
284 static bool soc_pcm_has_symmetry(struct snd_pcm_substream *substream) in soc_pcm_has_symmetry()
304 static void soc_pcm_set_msb(struct snd_pcm_substream *substream, int bits) in soc_pcm_set_msb()
318 static void soc_pcm_apply_msb(struct snd_pcm_substream *substream) in soc_pcm_apply_msb()
352 static void soc_pcm_init_runtime_hw(struct snd_pcm_substream *substream) in soc_pcm_init_runtime_hw()
418 static int soc_pcm_open(struct snd_pcm_substream *substream) in soc_pcm_open()
619 static int soc_pcm_close(struct snd_pcm_substream *substream) in soc_pcm_close()
698 static int soc_pcm_prepare(struct snd_pcm_substream *substream) in soc_pcm_prepare()
780 int soc_dai_hw_params(struct snd_pcm_substream *substream, in soc_dai_hw_params()
803 static int soc_pcm_hw_params(struct snd_pcm_substream *substream, in soc_pcm_hw_params()
899 static int soc_pcm_hw_free(struct snd_pcm_substream *substream) in soc_pcm_hw_free()
956 static int soc_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in soc_pcm_trigger()
995 static int soc_pcm_bespoke_trigger(struct snd_pcm_substream *substream, in soc_pcm_bespoke_trigger()
1033 static snd_pcm_uframes_t soc_pcm_pointer(struct snd_pcm_substream *substream) in soc_pcm_pointer()
1501 static void dpcm_set_fe_runtime(struct snd_pcm_substream *substream) in dpcm_set_fe_runtime()
1524 struct snd_pcm_substream *substream = in dpcm_set_fe_update_state() local
1613 static int dpcm_fe_dai_shutdown(struct snd_pcm_substream *substream) in dpcm_fe_dai_shutdown()
1679 static int dpcm_fe_dai_hw_free(struct snd_pcm_substream *substream) in dpcm_fe_dai_hw_free()
1786 static int dpcm_fe_dai_hw_params(struct snd_pcm_substream *substream, in dpcm_fe_dai_hw_params()
1822 struct snd_pcm_substream *substream, int cmd) in dpcm_do_trigger()
1930 static int dpcm_fe_dai_do_trigger(struct snd_pcm_substream *substream, int cmd) in dpcm_fe_dai_do_trigger()
2004 static int dpcm_fe_dai_trigger(struct snd_pcm_substream *substream, int cmd) in dpcm_fe_dai_trigger()
2055 static int dpcm_fe_dai_prepare(struct snd_pcm_substream *substream) in dpcm_fe_dai_prepare()
2097 static int soc_pcm_ioctl(struct snd_pcm_substream *substream, in soc_pcm_ioctl()
2110 struct snd_pcm_substream *substream = in dpcm_run_update_shutdown() local
2151 struct snd_pcm_substream *substream = in dpcm_run_update_startup() local
2681 int snd_soc_platform_trigger(struct snd_pcm_substream *substream, in snd_soc_platform_trigger()