Searched refs:cpu_dai_component (Results 1 – 1 of 1) sorted by relevance
844 struct snd_soc_dai_link_component cpu_dai_component; in soc_bind_dai_link() local866 cpu_dai_component.name = dai_link->cpu_name; in soc_bind_dai_link()867 cpu_dai_component.of_node = dai_link->cpu_of_node; in soc_bind_dai_link()868 cpu_dai_component.dai_name = dai_link->cpu_dai_name; in soc_bind_dai_link()869 rtd->cpu_dai = snd_soc_find_dai(&cpu_dai_component); in soc_bind_dai_link()