Lines Matching defs:stream
41 void snd_soc_runtime_activate(struct snd_soc_pcm_runtime *rtd, int stream) in snd_soc_runtime_activate()
77 void snd_soc_runtime_deactivate(struct snd_soc_pcm_runtime *rtd, int stream) in snd_soc_runtime_deactivate()
1145 struct snd_soc_pcm_runtime *be, int stream) in dpcm_be_connect()
1190 struct snd_soc_pcm_runtime *be, int stream) in dpcm_be_reparent()
1217 void dpcm_be_disconnect(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_disconnect()
1250 struct snd_soc_dapm_widget *widget, int stream) in dpcm_get_be()
1304 dai_get_widget(struct snd_soc_dai *dai, int stream) in dai_get_widget()
1365 int stream, struct snd_soc_dapm_widget_list **list) in dpcm_path_get()
1380 static int dpcm_prune_paths(struct snd_soc_pcm_runtime *fe, int stream, in dpcm_prune_paths()
1421 static int dpcm_add_paths(struct snd_soc_pcm_runtime *fe, int stream, in dpcm_add_paths()
1484 int stream, struct snd_soc_dapm_widget_list **list, int new) in dpcm_process_paths()
1492 void dpcm_clear_pending_state(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_clear_pending_state()
1505 int stream) in dpcm_be_dai_startup_unwind()
1533 int dpcm_be_dai_startup(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_startup()
1621 struct snd_soc_pcm_stream *stream) in dpcm_init_runtime_hw()
1640 int stream = substream->stream; in dpcm_runtime_merge_format() local
1681 int stream = substream->stream; in dpcm_runtime_merge_chan() local
1733 int stream = substream->stream; in dpcm_runtime_merge_rate() local
1811 int stream, enum snd_soc_dpcm_update state) in dpcm_set_fe_update_state()
1827 int stream) in dpcm_apply_symmetry()
1890 int stream = fe_substream->stream, ret = 0; in dpcm_fe_dai_startup() local
1931 int dpcm_be_dai_shutdown(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_shutdown()
1974 int stream = substream->stream; in dpcm_fe_dai_shutdown() local
1994 int dpcm_be_dai_hw_free(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_hw_free()
2040 int err, stream = substream->stream; in dpcm_fe_dai_hw_free() local
2064 int dpcm_be_dai_hw_params(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_hw_params()
2152 int ret, stream = substream->stream; in dpcm_fe_dai_hw_params() local
2198 int dpcm_be_dai_trigger(struct snd_soc_pcm_runtime *fe, int stream, in dpcm_be_dai_trigger()
2295 int stream = substream->stream, ret; in dpcm_fe_dai_do_trigger() local
2371 int stream = substream->stream; in dpcm_fe_dai_trigger() local
2385 int dpcm_be_dai_prepare(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_prepare()
2424 int stream = substream->stream, ret = 0; in dpcm_fe_dai_prepare() local
2463 static int dpcm_run_update_shutdown(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_run_update_shutdown()
2504 static int dpcm_run_update_startup(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_run_update_startup()
2592 static int dpcm_run_new_update(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_run_new_update()
2605 static int dpcm_run_old_update(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_run_old_update()
2759 int stream = fe_substream->stream; in dpcm_fe_dai_open() local
2796 int stream = fe_substream->stream, ret; in dpcm_fe_dai_close() local
2974 int snd_soc_dpcm_fe_can_update(struct snd_soc_pcm_runtime *fe, int stream) in snd_soc_dpcm_fe_can_update()
2984 struct snd_soc_pcm_runtime *be, int stream) in snd_soc_dpcm_be_can_update()
2996 snd_soc_dpcm_get_substream(struct snd_soc_pcm_runtime *be, int stream) in snd_soc_dpcm_get_substream()
3004 snd_soc_dpcm_be_get_state(struct snd_soc_pcm_runtime *be, int stream) in snd_soc_dpcm_be_get_state()
3012 int stream, enum snd_soc_dpcm_state state) in snd_soc_dpcm_be_set_state()
3023 struct snd_soc_pcm_runtime *be, int stream) in snd_soc_dpcm_can_be_free_stop()
3056 struct snd_soc_pcm_runtime *be, int stream) in snd_soc_dpcm_can_be_params()
3115 int stream, char *buf, size_t size) in dpcm_show_state()