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()
1090 struct snd_soc_pcm_runtime *be, int stream) in dpcm_be_connect()
1124 struct snd_soc_pcm_runtime *be, int stream) in dpcm_be_reparent()
1151 void dpcm_be_disconnect(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_disconnect()
1181 struct snd_soc_dapm_widget *widget, int stream) in dpcm_get_be()
1227 dai_get_widget(struct snd_soc_dai *dai, int stream) in dai_get_widget()
1249 int stream, struct snd_soc_dapm_widget_list **list_) in dpcm_path_get()
1270 static int dpcm_prune_paths(struct snd_soc_pcm_runtime *fe, int stream, in dpcm_prune_paths()
1311 static int dpcm_add_paths(struct snd_soc_pcm_runtime *fe, int stream, in dpcm_add_paths()
1369 int stream, struct snd_soc_dapm_widget_list **list, int new) in dpcm_process_paths()
1377 void dpcm_clear_pending_state(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_clear_pending_state()
1387 int stream) in dpcm_be_dai_startup_unwind()
1415 int dpcm_be_dai_startup(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_startup()
1503 struct snd_soc_pcm_stream *stream) in dpcm_init_runtime_hw()
1537 int stream, enum snd_soc_dpcm_update state) in dpcm_set_fe_update_state()
1556 int stream = fe_substream->stream, ret = 0; in dpcm_fe_dai_startup() local
1590 int dpcm_be_dai_shutdown(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_shutdown()
1631 int stream = substream->stream; in dpcm_fe_dai_shutdown() local
1651 int dpcm_be_dai_hw_free(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_hw_free()
1693 int err, stream = substream->stream; in dpcm_fe_dai_hw_free() local
1717 int dpcm_be_dai_hw_params(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_hw_params()
1801 int ret, stream = substream->stream; in dpcm_fe_dai_hw_params() local
1847 int dpcm_be_dai_trigger(struct snd_soc_pcm_runtime *fe, int stream, in dpcm_be_dai_trigger()
1944 int stream = substream->stream, ret; in dpcm_fe_dai_do_trigger() local
2018 int stream = substream->stream; in dpcm_fe_dai_trigger() local
2032 int dpcm_be_dai_prepare(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_prepare()
2069 int stream = substream->stream, ret = 0; in dpcm_fe_dai_prepare() local
2119 static int dpcm_run_update_shutdown(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_run_update_shutdown()
2160 static int dpcm_run_update_startup(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_run_update_startup()
2245 static int dpcm_run_new_update(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_run_new_update()
2258 static int dpcm_run_old_update(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_run_old_update()
2395 int stream = fe_substream->stream; in dpcm_fe_dai_open() local
2432 int stream = fe_substream->stream, ret; in dpcm_fe_dai_close() local
2580 int snd_soc_dpcm_fe_can_update(struct snd_soc_pcm_runtime *fe, int stream) in snd_soc_dpcm_fe_can_update()
2590 struct snd_soc_pcm_runtime *be, int stream) in snd_soc_dpcm_be_can_update()
2602 snd_soc_dpcm_get_substream(struct snd_soc_pcm_runtime *be, int stream) in snd_soc_dpcm_get_substream()
2610 snd_soc_dpcm_be_get_state(struct snd_soc_pcm_runtime *be, int stream) in snd_soc_dpcm_be_get_state()
2618 int stream, enum snd_soc_dpcm_state state) in snd_soc_dpcm_be_set_state()
2629 struct snd_soc_pcm_runtime *be, int stream) in snd_soc_dpcm_can_be_free_stop()
2656 struct snd_soc_pcm_runtime *be, int stream) in snd_soc_dpcm_can_be_params()
2718 int stream, char *buf, size_t size) in dpcm_show_state()