of_xlate_dai_id    69 include/sound/soc-component.h 	int (*of_xlate_dai_id)(struct snd_soc_component *comment,
of_xlate_dai_id   568 sound/soc/codecs/cs42l51.c 	.of_xlate_dai_id	= cs42l51_of_xlate_dai_id,
of_xlate_dai_id   781 sound/soc/codecs/hdmi-codec.c 	.of_xlate_dai_id	= hdmi_of_xlate_dai_id,
of_xlate_dai_id   412 sound/soc/soc-component.c 	if (component->driver->of_xlate_dai_id)
of_xlate_dai_id   413 sound/soc/soc-component.c 		return component->driver->of_xlate_dai_id(component, ep);