Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/tegra/
Dtegra_rt5640.c141 static struct snd_soc_dai_link tegra_rt5640_dai = { variable
155 .dai_link = &tegra_rt5640_dai,
195 tegra_rt5640_dai.codec_of_node = of_parse_phandle(np, in tegra_rt5640_probe()
197 if (!tegra_rt5640_dai.codec_of_node) { in tegra_rt5640_probe()
204 tegra_rt5640_dai.cpu_of_node = of_parse_phandle(np, in tegra_rt5640_probe()
206 if (!tegra_rt5640_dai.cpu_of_node) { in tegra_rt5640_probe()
213 tegra_rt5640_dai.platform_of_node = tegra_rt5640_dai.cpu_of_node; in tegra_rt5640_probe()