Lines Matching defs:stream
42 static bool snd_soc_dai_stream_valid(struct snd_soc_dai *dai, int stream) in snd_soc_dai_stream_valid()
65 void snd_soc_runtime_activate(struct snd_soc_pcm_runtime *rtd, int stream) in snd_soc_runtime_activate()
100 void snd_soc_runtime_deactivate(struct snd_soc_pcm_runtime *rtd, int stream) in snd_soc_runtime_deactivate()
1128 struct snd_soc_pcm_runtime *be, int stream) in dpcm_be_connect()
1163 struct snd_soc_pcm_runtime *be, int stream) in dpcm_be_reparent()
1190 void dpcm_be_disconnect(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_disconnect()
1220 struct snd_soc_dapm_widget *widget, int stream) in dpcm_get_be()
1266 dai_get_widget(struct snd_soc_dai *dai, int stream) in dai_get_widget()
1288 int stream, struct snd_soc_dapm_widget_list **list) in dpcm_path_get()
1302 static int dpcm_prune_paths(struct snd_soc_pcm_runtime *fe, int stream, in dpcm_prune_paths()
1343 static int dpcm_add_paths(struct snd_soc_pcm_runtime *fe, int stream, in dpcm_add_paths()
1406 int stream, struct snd_soc_dapm_widget_list **list, int new) in dpcm_process_paths()
1414 void dpcm_clear_pending_state(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_clear_pending_state()
1424 int stream) in dpcm_be_dai_startup_unwind()
1452 int dpcm_be_dai_startup(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_startup()
1540 struct snd_soc_pcm_stream *stream, in dpcm_init_runtime_hw()
1559 int stream = substream->stream; in dpcm_runtime_base_format() local
1619 int stream, enum snd_soc_dpcm_update state) in dpcm_set_fe_update_state()
1638 int stream = fe_substream->stream, ret = 0; in dpcm_fe_dai_startup() local
1672 int dpcm_be_dai_shutdown(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_shutdown()
1715 int stream = substream->stream; in dpcm_fe_dai_shutdown() local
1735 int dpcm_be_dai_hw_free(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_hw_free()
1781 int err, stream = substream->stream; in dpcm_fe_dai_hw_free() local
1805 int dpcm_be_dai_hw_params(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_hw_params()
1889 int ret, stream = substream->stream; in dpcm_fe_dai_hw_params() local
1935 int dpcm_be_dai_trigger(struct snd_soc_pcm_runtime *fe, int stream, in dpcm_be_dai_trigger()
2066 int stream = substream->stream; in dpcm_fe_dai_do_trigger() local
2153 int stream = substream->stream; in dpcm_fe_dai_trigger() local
2167 int dpcm_be_dai_prepare(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_prepare()
2204 int stream = substream->stream, ret = 0; in dpcm_fe_dai_prepare() local
2254 static int dpcm_run_update_shutdown(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_run_update_shutdown()
2295 static int dpcm_run_update_startup(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_run_update_startup()
2380 static int dpcm_run_new_update(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_run_new_update()
2393 static int dpcm_run_old_update(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_run_old_update()
2542 int stream = fe_substream->stream; in dpcm_fe_dai_open() local
2579 int stream = fe_substream->stream, ret; in dpcm_fe_dai_close() local
2728 int snd_soc_dpcm_fe_can_update(struct snd_soc_pcm_runtime *fe, int stream) in snd_soc_dpcm_fe_can_update()
2738 struct snd_soc_pcm_runtime *be, int stream) in snd_soc_dpcm_be_can_update()
2750 snd_soc_dpcm_get_substream(struct snd_soc_pcm_runtime *be, int stream) in snd_soc_dpcm_get_substream()
2758 snd_soc_dpcm_be_get_state(struct snd_soc_pcm_runtime *be, int stream) in snd_soc_dpcm_be_get_state()
2766 int stream, enum snd_soc_dpcm_state state) in snd_soc_dpcm_be_set_state()
2777 struct snd_soc_pcm_runtime *be, int stream) in snd_soc_dpcm_can_be_free_stop()
2804 struct snd_soc_pcm_runtime *be, int stream) in snd_soc_dpcm_can_be_params()
2866 int stream, char *buf, size_t size) in dpcm_show_state()