Searched refs:fe_substream (Results 1 – 3 of 3) sorted by relevance
1720 soc_pcm_update_symmetry(fe_substream); in dpcm_apply_symmetry()1775 ret = soc_pcm_open(fe_substream); in dpcm_fe_dai_startup()1781 dpcm_runtime_setup_fe(fe_substream); in dpcm_fe_dai_startup()1784 dpcm_runtime_setup_be_chan(fe_substream); in dpcm_fe_dai_startup()1785 dpcm_runtime_setup_be_rate(fe_substream); in dpcm_fe_dai_startup()2541 int stream = fe_substream->stream; in dpcm_fe_dai_cleanup()2558 ret = dpcm_fe_dai_shutdown(fe_substream); in dpcm_fe_dai_close()2560 dpcm_fe_dai_cleanup(fe_substream); in dpcm_fe_dai_close()2571 int stream = fe_substream->stream; in dpcm_fe_dai_open()2583 ret = dpcm_fe_dai_startup(fe_substream); in dpcm_fe_dai_open()[all …]
137 struct snd_pcm_substream *fe_substream = in soc_compr_open_fe() local146 fe->dpcm[stream].runtime = fe_substream->runtime; in soc_compr_open_fe()154 fe->dpcm[stream].runtime = fe_substream->runtime; in soc_compr_open_fe()375 struct snd_pcm_substream *fe_substream = in soc_compr_set_params_fe() local388 memset(&fe->dpcm[fe_substream->stream].hw_params, 0, in soc_compr_set_params_fe()
45 struct snd_pcm_substream *fe_substream; in hda_check_fes() local50 fe_substream = snd_soc_dpcm_get_substream(dpcm->fe, dir); in hda_check_fes()51 fe_hstream = fe_substream->runtime->private_data; in hda_check_fes()
Completed in 17 milliseconds