Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/tegra/
H A Dtegra_sgtl5000.c89 static struct snd_soc_dai_link tegra_sgtl5000_dai = { variable
102 .dai_link = &tegra_sgtl5000_dai,
132 tegra_sgtl5000_dai.codecs->of_node = of_parse_phandle(np, in tegra_sgtl5000_driver_probe()
134 if (!tegra_sgtl5000_dai.codecs->of_node) { in tegra_sgtl5000_driver_probe()
141 tegra_sgtl5000_dai.cpus->of_node = of_parse_phandle(np, in tegra_sgtl5000_driver_probe()
143 if (!tegra_sgtl5000_dai.cpus->of_node) { in tegra_sgtl5000_driver_probe()
150 tegra_sgtl5000_dai.platforms->of_node = tegra_sgtl5000_dai.cpus->of_node; in tegra_sgtl5000_driver_probe()
166 of_node_put(tegra_sgtl5000_dai.cpus->of_node); in tegra_sgtl5000_driver_probe()
167 tegra_sgtl5000_dai in tegra_sgtl5000_driver_probe()
[all...]
/kernel/linux/linux-6.6/sound/soc/tegra/
H A Dtegra_asoc_machine.c764 static struct snd_soc_dai_link tegra_sgtl5000_dai = { variable
775 .dai_link = &tegra_sgtl5000_dai,

Completed in 2 milliseconds