Searched refs:tegra_rt5677_dai (Results 1 – 1 of 1) sorted by relevance
166 static struct snd_soc_dai_link tegra_rt5677_dai = { variable180 .dai_link = &tegra_rt5677_dai,247 tegra_rt5677_dai.codecs->of_node = of_parse_phandle(np, in tegra_rt5677_probe()249 if (!tegra_rt5677_dai.codecs->of_node) { in tegra_rt5677_probe()256 tegra_rt5677_dai.cpus->of_node = of_parse_phandle(np, in tegra_rt5677_probe()258 if (!tegra_rt5677_dai.cpus->of_node) { in tegra_rt5677_probe()264 tegra_rt5677_dai.platforms->of_node = tegra_rt5677_dai.cpus->of_node; in tegra_rt5677_probe()280 of_node_put(tegra_rt5677_dai.cpus->of_node); in tegra_rt5677_probe()281 tegra_rt5677_dai.cpus->of_node = NULL; in tegra_rt5677_probe()282 tegra_rt5677_dai.platforms->of_node = NULL; in tegra_rt5677_probe()[all …]