Searched refs:tegra_max98090_dai (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/sound/soc/tegra/
H A Dtegra_max98090.c196 static struct snd_soc_dai_link tegra_max98090_dai = { variable in typeref:struct:snd_soc_dai_link
210 .dai_link = &tegra_max98090_dai,
254 tegra_max98090_dai.codec_of_node = of_parse_phandle(np, tegra_max98090_probe()
256 if (!tegra_max98090_dai.codec_of_node) { tegra_max98090_probe()
263 tegra_max98090_dai.cpu_of_node = of_parse_phandle(np, tegra_max98090_probe()
265 if (!tegra_max98090_dai.cpu_of_node) { tegra_max98090_probe()
272 tegra_max98090_dai.platform_of_node = tegra_max98090_dai.cpu_of_node; tegra_max98090_probe()

Completed in 82 milliseconds