Searched refs:mtk_dai_tdm_routes (Results 1 - 3 of 3) sorted by path

/linux-master/sound/soc/mediatek/mt8183/
H A Dmt8183-dai-tdm.c346 static const struct snd_soc_dapm_route mtk_dai_tdm_routes[] = { variable in typeref:struct:snd_soc_dapm_route
734 dai->dapm_routes = mtk_dai_tdm_routes;
735 dai->num_dapm_routes = ARRAY_SIZE(mtk_dai_tdm_routes);
/linux-master/sound/soc/mediatek/mt8186/
H A Dmt8186-dai-tdm.c318 static const struct snd_soc_dapm_route mtk_dai_tdm_routes[] = { variable in typeref:struct:snd_soc_dapm_route
633 dai->dapm_routes = mtk_dai_tdm_routes;
634 dai->num_dapm_routes = ARRAY_SIZE(mtk_dai_tdm_routes);
/linux-master/sound/soc/mediatek/mt8192/
H A Dmt8192-dai-tdm.c394 static const struct snd_soc_dapm_route mtk_dai_tdm_routes[] = { variable in typeref:struct:snd_soc_dapm_route
768 dai->dapm_routes = mtk_dai_tdm_routes;
769 dai->num_dapm_routes = ARRAY_SIZE(mtk_dai_tdm_routes);

Completed in 233 milliseconds