Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/tegra/
Dtegra_rt5677.c189 static struct snd_soc_dai_link tegra_rt5677_dai = { variable
203 .dai_link = &tegra_rt5677_dai,
271 tegra_rt5677_dai.codec_of_node = of_parse_phandle(np, in tegra_rt5677_probe()
273 if (!tegra_rt5677_dai.codec_of_node) { in tegra_rt5677_probe()
280 tegra_rt5677_dai.cpu_of_node = of_parse_phandle(np, in tegra_rt5677_probe()
282 if (!tegra_rt5677_dai.cpu_of_node) { in tegra_rt5677_probe()
288 tegra_rt5677_dai.platform_of_node = tegra_rt5677_dai.cpu_of_node; in tegra_rt5677_probe()