Lines Matching defs:stream

47 void snd_soc_runtime_activate(struct snd_soc_pcm_runtime *rtd, int stream)  in snd_soc_runtime_activate()
82 void snd_soc_runtime_deactivate(struct snd_soc_pcm_runtime *rtd, int stream) in snd_soc_runtime_deactivate()
1074 struct snd_soc_pcm_runtime *be, int stream) in dpcm_be_connect()
1109 struct snd_soc_pcm_runtime *be, int stream) in dpcm_be_reparent()
1136 void dpcm_be_disconnect(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_disconnect()
1166 struct snd_soc_dapm_widget *widget, int stream) in dpcm_get_be()
1212 dai_get_widget(struct snd_soc_dai *dai, int stream) in dai_get_widget()
1234 int stream, struct snd_soc_dapm_widget_list **list_) in dpcm_path_get()
1255 static int dpcm_prune_paths(struct snd_soc_pcm_runtime *fe, int stream, in dpcm_prune_paths()
1296 static int dpcm_add_paths(struct snd_soc_pcm_runtime *fe, int stream, in dpcm_add_paths()
1354 int stream, struct snd_soc_dapm_widget_list **list, int new) in dpcm_process_paths()
1362 void dpcm_clear_pending_state(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_clear_pending_state()
1372 int stream) in dpcm_be_dai_startup_unwind()
1400 int dpcm_be_dai_startup(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_startup()
1488 struct snd_soc_pcm_stream *stream) in dpcm_init_runtime_hw()
1522 int stream, enum snd_soc_dpcm_update state) in dpcm_set_fe_update_state()
1541 int stream = fe_substream->stream, ret = 0; in dpcm_fe_dai_startup() local
1575 int dpcm_be_dai_shutdown(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_shutdown()
1616 int stream = substream->stream; in dpcm_fe_dai_shutdown() local
1636 int dpcm_be_dai_hw_free(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_hw_free()
1682 int err, stream = substream->stream; in dpcm_fe_dai_hw_free() local
1706 int dpcm_be_dai_hw_params(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_hw_params()
1790 int ret, stream = substream->stream; in dpcm_fe_dai_hw_params() local
1836 int dpcm_be_dai_trigger(struct snd_soc_pcm_runtime *fe, int stream, in dpcm_be_dai_trigger()
1933 int stream = substream->stream, ret; in dpcm_fe_dai_do_trigger() local
2007 int stream = substream->stream; in dpcm_fe_dai_trigger() local
2021 int dpcm_be_dai_prepare(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_prepare()
2058 int stream = substream->stream, ret = 0; in dpcm_fe_dai_prepare() local
2108 static int dpcm_run_update_shutdown(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_run_update_shutdown()
2149 static int dpcm_run_update_startup(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_run_update_startup()
2234 static int dpcm_run_new_update(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_run_new_update()
2247 static int dpcm_run_old_update(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_run_old_update()
2396 int stream = fe_substream->stream; in dpcm_fe_dai_open() local
2433 int stream = fe_substream->stream, ret; in dpcm_fe_dai_close() local
2582 int snd_soc_dpcm_fe_can_update(struct snd_soc_pcm_runtime *fe, int stream) in snd_soc_dpcm_fe_can_update()
2592 struct snd_soc_pcm_runtime *be, int stream) in snd_soc_dpcm_be_can_update()
2604 snd_soc_dpcm_get_substream(struct snd_soc_pcm_runtime *be, int stream) in snd_soc_dpcm_get_substream()
2612 snd_soc_dpcm_be_get_state(struct snd_soc_pcm_runtime *be, int stream) in snd_soc_dpcm_be_get_state()
2620 int stream, enum snd_soc_dpcm_state state) in snd_soc_dpcm_be_set_state()
2631 struct snd_soc_pcm_runtime *be, int stream) in snd_soc_dpcm_can_be_free_stop()
2658 struct snd_soc_pcm_runtime *be, int stream) in snd_soc_dpcm_can_be_params()
2720 int stream, char *buf, size_t size) in dpcm_show_state()