Lines Matching refs:dai_name
52 * Here, dlc->dai_name is pointer to CPU/Codec DAI name.
54 * dlc->dai_name is keeping unbinded CPU or Codec
60 * Because Sound Card is pointing to released dai_name pointer.
63 * 1) It needs to alloc memory to keep dai_name eventhough
68 ret = snd_soc_of_get_dai_name(node, &dlc->dai_name);
154 codecs->dai_name = "snd-soc-dummy-dai";
174 cpus->dai_name);
184 cpus->dai_name = "snd-soc-dummy-dai";
207 codecs->dai_name);
327 dai_link->cpus->dai_name,
328 dai_link->codecs->dai_name);
658 cpus->dai_name = cinfo->cpu_dai.name;
662 codecs->dai_name = cinfo->codec_dai.name;