Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/mediatek/common/
Dmtk-afe-platform-driver.c49 int mtk_afe_add_sub_dai_control(struct snd_soc_component *component) in mtk_afe_add_sub_dai_control() function
78 EXPORT_SYMBOL_GPL(mtk_afe_add_sub_dai_control);
138 ret = mtk_afe_add_sub_dai_control(component); in mtk_afe_component_probe()
Dmtk-afe-platform-driver.h26 int mtk_afe_add_sub_dai_control(struct snd_soc_component *component);
/linux-6.12.1/sound/soc/mediatek/mt8186/
Dmt8186-afe-pcm.c2767 mtk_afe_add_sub_dai_control(component); in mt8186_afe_component_probe()