Searched refs:of_xlate_dai_id (Results 1 – 4 of 4) sorted by relevance
406 if (component->driver->of_xlate_dai_id) in snd_soc_component_of_xlate_dai_id()407 ret = component->driver->of_xlate_dai_id(component, ep); in snd_soc_component_of_xlate_dai_id()
1091 .of_xlate_dai_id = aic32x4_of_xlate_dai_id,1213 .of_xlate_dai_id = aic32x4_of_xlate_dai_id,
1117 .of_xlate_dai_id = hdmi_of_xlate_dai_id,
107 int (*of_xlate_dai_id)(struct snd_soc_component *comment, member