Searched refs:of_xlate_dai_name (Results 1 – 3 of 3) sorted by relevance
1322 .of_xlate_dai_name = q6afe_of_xlate_dai_name,
3694 if (pos->driver->of_xlate_dai_name) { in snd_soc_get_dai_name()3695 ret = pos->driver->of_xlate_dai_name(pos, in snd_soc_get_dai_name()
782 int (*of_xlate_dai_name)(struct snd_soc_component *component, member