tegra_rt5677_dai  166 sound/soc/tegra/tegra_rt5677.c static struct snd_soc_dai_link tegra_rt5677_dai = {
tegra_rt5677_dai  179 sound/soc/tegra/tegra_rt5677.c 	.dai_link = &tegra_rt5677_dai,
tegra_rt5677_dai  246 sound/soc/tegra/tegra_rt5677.c 	tegra_rt5677_dai.codecs->of_node = of_parse_phandle(np,
tegra_rt5677_dai  248 sound/soc/tegra/tegra_rt5677.c 	if (!tegra_rt5677_dai.codecs->of_node) {
tegra_rt5677_dai  255 sound/soc/tegra/tegra_rt5677.c 	tegra_rt5677_dai.cpus->of_node = of_parse_phandle(np,
tegra_rt5677_dai  257 sound/soc/tegra/tegra_rt5677.c 	if (!tegra_rt5677_dai.cpus->of_node) {
tegra_rt5677_dai  263 sound/soc/tegra/tegra_rt5677.c 	tegra_rt5677_dai.platforms->of_node = tegra_rt5677_dai.cpus->of_node;
tegra_rt5677_dai  281 sound/soc/tegra/tegra_rt5677.c 	of_node_put(tegra_rt5677_dai.cpus->of_node);
tegra_rt5677_dai  282 sound/soc/tegra/tegra_rt5677.c 	tegra_rt5677_dai.cpus->of_node = NULL;
tegra_rt5677_dai  283 sound/soc/tegra/tegra_rt5677.c 	tegra_rt5677_dai.platforms->of_node = NULL;
tegra_rt5677_dai  285 sound/soc/tegra/tegra_rt5677.c 	of_node_put(tegra_rt5677_dai.codecs->of_node);
tegra_rt5677_dai  286 sound/soc/tegra/tegra_rt5677.c 	tegra_rt5677_dai.codecs->of_node = NULL;
tegra_rt5677_dai  300 sound/soc/tegra/tegra_rt5677.c 	tegra_rt5677_dai.platforms->of_node = NULL;
tegra_rt5677_dai  301 sound/soc/tegra/tegra_rt5677.c 	of_node_put(tegra_rt5677_dai.codecs->of_node);
tegra_rt5677_dai  302 sound/soc/tegra/tegra_rt5677.c 	tegra_rt5677_dai.codecs->of_node = NULL;
tegra_rt5677_dai  303 sound/soc/tegra/tegra_rt5677.c 	of_node_put(tegra_rt5677_dai.cpus->of_node);
tegra_rt5677_dai  304 sound/soc/tegra/tegra_rt5677.c 	tegra_rt5677_dai.cpus->of_node = NULL;