Lines Matching defs:fe
154 int dpcm_dapm_stream_event(struct snd_soc_pcm_runtime *fe, int dir, in dpcm_dapm_stream_event()
1073 static int dpcm_be_connect(struct snd_soc_pcm_runtime *fe, in dpcm_be_connect()
1108 static void dpcm_be_reparent(struct snd_soc_pcm_runtime *fe, in dpcm_be_reparent()
1136 void dpcm_be_disconnect(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_disconnect()
1233 int dpcm_path_get(struct snd_soc_pcm_runtime *fe, 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()
1353 int dpcm_process_paths(struct snd_soc_pcm_runtime *fe, in dpcm_process_paths()
1362 void dpcm_clear_pending_state(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_clear_pending_state()
1371 static void dpcm_be_dai_startup_unwind(struct snd_soc_pcm_runtime *fe, 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()
1521 static void dpcm_set_fe_update_state(struct snd_soc_pcm_runtime *fe, in dpcm_set_fe_update_state()
1539 struct snd_soc_pcm_runtime *fe = fe_substream->private_data; 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()
1615 struct snd_soc_pcm_runtime *fe = substream->private_data; 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()
1681 struct snd_soc_pcm_runtime *fe = substream->private_data; 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()
1789 struct snd_soc_pcm_runtime *fe = substream->private_data; 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()
1932 struct snd_soc_pcm_runtime *fe = substream->private_data; in dpcm_fe_dai_do_trigger() local
2006 struct snd_soc_pcm_runtime *fe = substream->private_data; 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()
2057 struct snd_soc_pcm_runtime *fe = substream->private_data; 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()
2270 struct snd_soc_pcm_runtime *fe = &card->rtd[i]; in soc_dpcm_runtime_update() local
2360 int soc_dpcm_be_digital_mute(struct snd_soc_pcm_runtime *fe, int mute) in soc_dpcm_be_digital_mute()
2392 struct snd_soc_pcm_runtime *fe = fe_substream->private_data; in dpcm_fe_dai_open() local
2431 struct snd_soc_pcm_runtime *fe = fe_substream->private_data; 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()
2591 int snd_soc_dpcm_be_can_update(struct snd_soc_pcm_runtime *fe, in snd_soc_dpcm_be_can_update()
2630 int snd_soc_dpcm_can_be_free_stop(struct snd_soc_pcm_runtime *fe, in snd_soc_dpcm_can_be_free_stop()
2657 int snd_soc_dpcm_can_be_params(struct snd_soc_pcm_runtime *fe, in snd_soc_dpcm_can_be_params()
2719 static ssize_t dpcm_show_state(struct snd_soc_pcm_runtime *fe, in dpcm_show_state()
2780 struct snd_soc_pcm_runtime *fe = file->private_data; in dpcm_state_read_file() local