Lines Matching defs:substream
155 int snd_soc_set_runtime_hwparams(struct snd_pcm_substream *substream, in snd_soc_set_runtime_hwparams()
192 static int soc_pcm_apply_symmetry(struct snd_pcm_substream *substream, in soc_pcm_apply_symmetry()
249 static int soc_pcm_params_symmetry(struct snd_pcm_substream *substream, in soc_pcm_params_symmetry()
300 static bool soc_pcm_has_symmetry(struct snd_pcm_substream *substream) in soc_pcm_has_symmetry()
320 static void soc_pcm_set_msb(struct snd_pcm_substream *substream, int bits) in soc_pcm_set_msb()
334 static void soc_pcm_apply_msb(struct snd_pcm_substream *substream) in soc_pcm_apply_msb()
368 static void soc_pcm_init_runtime_hw(struct snd_pcm_substream *substream) in soc_pcm_init_runtime_hw()
448 static int soc_pcm_open(struct snd_pcm_substream *substream) in soc_pcm_open()
649 static int soc_pcm_close(struct snd_pcm_substream *substream) in soc_pcm_close()
728 static int soc_pcm_prepare(struct snd_pcm_substream *substream) in soc_pcm_prepare()
810 int soc_dai_hw_params(struct snd_pcm_substream *substream, in soc_dai_hw_params()
833 static int soc_pcm_hw_params(struct snd_pcm_substream *substream, in soc_pcm_hw_params()
946 static int soc_pcm_hw_free(struct snd_pcm_substream *substream) in soc_pcm_hw_free()
1003 static int soc_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in soc_pcm_trigger()
1042 static int soc_pcm_bespoke_trigger(struct snd_pcm_substream *substream, in soc_pcm_bespoke_trigger()
1080 static snd_pcm_uframes_t soc_pcm_pointer(struct snd_pcm_substream *substream) in soc_pcm_pointer()
1547 static u64 dpcm_runtime_base_format(struct snd_pcm_substream *substream) in dpcm_runtime_base_format()
1582 static void dpcm_set_fe_runtime(struct snd_pcm_substream *substream) in dpcm_set_fe_runtime()
1606 struct snd_pcm_substream *substream = in dpcm_set_fe_update_state() local
1695 static int dpcm_fe_dai_shutdown(struct snd_pcm_substream *substream) in dpcm_fe_dai_shutdown()
1761 static int dpcm_fe_dai_hw_free(struct snd_pcm_substream *substream) in dpcm_fe_dai_hw_free()
1868 static int dpcm_fe_dai_hw_params(struct snd_pcm_substream *substream, in dpcm_fe_dai_hw_params()
1904 struct snd_pcm_substream *substream, int cmd) in dpcm_do_trigger()
2012 static int dpcm_fe_dai_do_trigger(struct snd_pcm_substream *substream, int cmd) in dpcm_fe_dai_do_trigger()
2086 static int dpcm_fe_dai_trigger(struct snd_pcm_substream *substream, int cmd) in dpcm_fe_dai_trigger()
2137 static int dpcm_fe_dai_prepare(struct snd_pcm_substream *substream) in dpcm_fe_dai_prepare()
2179 static int soc_pcm_ioctl(struct snd_pcm_substream *substream, in soc_pcm_ioctl()
2192 struct snd_pcm_substream *substream = in dpcm_run_update_shutdown() local
2233 struct snd_pcm_substream *substream = in dpcm_run_update_startup() local
2763 int snd_soc_platform_trigger(struct snd_pcm_substream *substream, in snd_soc_platform_trigger()