Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/tegra/
H A Dtegra_rt5640.c123 static struct snd_soc_dai_link tegra_rt5640_dai = { variable
137 .dai_link = &tegra_rt5640_dai,
174 tegra_rt5640_dai.codecs->of_node = of_parse_phandle(np, in tegra_rt5640_probe()
176 if (!tegra_rt5640_dai.codecs->of_node) { in tegra_rt5640_probe()
182 tegra_rt5640_dai.cpus->of_node = of_parse_phandle(np, in tegra_rt5640_probe()
184 if (!tegra_rt5640_dai.cpus->of_node) { in tegra_rt5640_probe()
190 tegra_rt5640_dai.platforms->of_node = tegra_rt5640_dai.cpus->of_node; in tegra_rt5640_probe()