Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/mxs/
H A Dmxs-sgtl5000.c76 static struct snd_soc_dai_link mxs_sgtl5000_dai[] = { variable
105 .dai_link = mxs_sgtl5000_dai,
106 .num_links = ARRAY_SIZE(mxs_sgtl5000_dai),
128 mxs_sgtl5000_dai[i].codecs->name = NULL; in mxs_sgtl5000_probe()
129 mxs_sgtl5000_dai[i].codecs->of_node = codec_np; in mxs_sgtl5000_probe()
130 mxs_sgtl5000_dai[i].cpus->dai_name = NULL; in mxs_sgtl5000_probe()
131 mxs_sgtl5000_dai[i].cpus->of_node = saif_np[i]; in mxs_sgtl5000_probe()
132 mxs_sgtl5000_dai[i].platforms->name = NULL; in mxs_sgtl5000_probe()
133 mxs_sgtl5000_dai[i].platforms->of_node = saif_np[i]; in mxs_sgtl5000_probe()