Home
last modified time | relevance | path

Searched refs:sof_be (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/sound/soc/mediatek/common/
Dmtk-dsp-sof-common.c116 struct snd_soc_pcm_runtime *sof_be; in mtk_sof_check_tplg_be_dai_link_fixup() local
120 sof_be = mtk_sof_find_tplg_be(rtd); in mtk_sof_check_tplg_be_dai_link_fixup()
121 if (sof_be) { in mtk_sof_check_tplg_be_dai_link_fixup()
124 else if (sof_be->dai_link->be_hw_params_fixup) in mtk_sof_check_tplg_be_dai_link_fixup()
125 ret = sof_be->dai_link->be_hw_params_fixup(sof_be, params); in mtk_sof_check_tplg_be_dai_link_fixup()