Searched refs:mxs_sgtl5000_dai (Results 1 – 1 of 1) sorted by relevance
78 static struct snd_soc_dai_link mxs_sgtl5000_dai[] = { variable99 .dai_link = mxs_sgtl5000_dai,100 .num_links = ARRAY_SIZE(mxs_sgtl5000_dai),119 mxs_sgtl5000_dai[i].codec_name = NULL; in mxs_sgtl5000_probe()120 mxs_sgtl5000_dai[i].codec_of_node = codec_np; in mxs_sgtl5000_probe()121 mxs_sgtl5000_dai[i].cpu_dai_name = NULL; in mxs_sgtl5000_probe()122 mxs_sgtl5000_dai[i].cpu_of_node = saif_np[i]; in mxs_sgtl5000_probe()123 mxs_sgtl5000_dai[i].platform_name = NULL; in mxs_sgtl5000_probe()124 mxs_sgtl5000_dai[i].platform_of_node = saif_np[i]; in mxs_sgtl5000_probe()