Lines Matching defs:fe
172 int dpcm_dapm_stream_event(struct snd_soc_pcm_runtime *fe, int dir, in dpcm_dapm_stream_event()
1120 static int dpcm_be_connect(struct snd_soc_pcm_runtime *fe, in dpcm_be_connect()
1155 static void dpcm_be_reparent(struct snd_soc_pcm_runtime *fe, in dpcm_be_reparent()
1183 void dpcm_be_disconnect(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_disconnect()
1280 int dpcm_path_get(struct snd_soc_pcm_runtime *fe, in dpcm_path_get()
1295 static int dpcm_prune_paths(struct snd_soc_pcm_runtime *fe, int stream, in dpcm_prune_paths()
1336 static int dpcm_add_paths(struct snd_soc_pcm_runtime *fe, int stream, in dpcm_add_paths()
1398 int dpcm_process_paths(struct snd_soc_pcm_runtime *fe, in dpcm_process_paths()
1407 void dpcm_clear_pending_state(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_clear_pending_state()
1416 static void dpcm_be_dai_startup_unwind(struct snd_soc_pcm_runtime *fe, in dpcm_be_dai_startup_unwind()
1445 int dpcm_be_dai_startup(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_startup()
1549 struct snd_soc_pcm_runtime *fe = substream->private_data; in dpcm_runtime_base_format() local
1603 static void dpcm_set_fe_update_state(struct snd_soc_pcm_runtime *fe, in dpcm_set_fe_update_state()
1621 struct snd_soc_pcm_runtime *fe = fe_substream->private_data; in dpcm_fe_dai_startup() local
1657 int dpcm_be_dai_shutdown(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_shutdown()
1697 struct snd_soc_pcm_runtime *fe = substream->private_data; in dpcm_fe_dai_shutdown() local
1718 int dpcm_be_dai_hw_free(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_hw_free()
1763 struct snd_soc_pcm_runtime *fe = substream->private_data; in dpcm_fe_dai_hw_free() local
1788 int dpcm_be_dai_hw_params(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_hw_params()
1871 struct snd_soc_pcm_runtime *fe = substream->private_data; in dpcm_fe_dai_hw_params() local
1918 int dpcm_be_dai_trigger(struct snd_soc_pcm_runtime *fe, int stream, in dpcm_be_dai_trigger()
2014 struct snd_soc_pcm_runtime *fe = substream->private_data; in dpcm_fe_dai_do_trigger() local
2088 struct snd_soc_pcm_runtime *fe = substream->private_data; in dpcm_fe_dai_trigger() local
2103 int dpcm_be_dai_prepare(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_prepare()
2139 struct snd_soc_pcm_runtime *fe = substream->private_data; in dpcm_fe_dai_prepare() local
2190 static int dpcm_run_update_shutdown(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_run_update_shutdown()
2231 static int dpcm_run_update_startup(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_run_update_startup()
2316 static int dpcm_run_new_update(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_run_new_update()
2329 static int dpcm_run_old_update(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_run_old_update()
2352 struct snd_soc_pcm_runtime *fe = &card->rtd[i]; in soc_dpcm_runtime_update() local
2442 int soc_dpcm_be_digital_mute(struct snd_soc_pcm_runtime *fe, int mute) in soc_dpcm_be_digital_mute()
2474 struct snd_soc_pcm_runtime *fe = fe_substream->private_data; in dpcm_fe_dai_open() local
2513 struct snd_soc_pcm_runtime *fe = fe_substream->private_data; in dpcm_fe_dai_close() local
2664 int snd_soc_dpcm_fe_can_update(struct snd_soc_pcm_runtime *fe, int stream) in snd_soc_dpcm_fe_can_update()
2673 int snd_soc_dpcm_be_can_update(struct snd_soc_pcm_runtime *fe, in snd_soc_dpcm_be_can_update()
2712 int snd_soc_dpcm_can_be_free_stop(struct snd_soc_pcm_runtime *fe, in snd_soc_dpcm_can_be_free_stop()
2739 int snd_soc_dpcm_can_be_params(struct snd_soc_pcm_runtime *fe, in snd_soc_dpcm_can_be_params()
2801 static ssize_t dpcm_show_state(struct snd_soc_pcm_runtime *fe, in dpcm_show_state()
2862 struct snd_soc_pcm_runtime *fe = file->private_data; in dpcm_state_read_file() local