Searched refs:tegra_rt5677_dai (Results 1 – 1 of 1) sorted by relevance
172 static struct snd_soc_dai_link tegra_rt5677_dai = { variable185 .dai_link = &tegra_rt5677_dai,252 tegra_rt5677_dai.codec_of_node = of_parse_phandle(np, in tegra_rt5677_probe()254 if (!tegra_rt5677_dai.codec_of_node) { in tegra_rt5677_probe()261 tegra_rt5677_dai.cpu_of_node = of_parse_phandle(np, in tegra_rt5677_probe()263 if (!tegra_rt5677_dai.cpu_of_node) { in tegra_rt5677_probe()269 tegra_rt5677_dai.platform_of_node = tegra_rt5677_dai.cpu_of_node; in tegra_rt5677_probe()287 of_node_put(tegra_rt5677_dai.cpu_of_node); in tegra_rt5677_probe()288 tegra_rt5677_dai.cpu_of_node = NULL; in tegra_rt5677_probe()289 tegra_rt5677_dai.platform_of_node = NULL; in tegra_rt5677_probe()[all …]