Searched refs:of_xlate_dai_id (Results 1 – 3 of 3) sorted by relevance
747 .of_xlate_dai_id = hdmi_of_xlate_dai_id,
3665 if (pos->driver->of_xlate_dai_id) in snd_soc_get_dai_id()3666 ret = pos->driver->of_xlate_dai_id(pos, ep); in snd_soc_get_dai_id()
785 int (*of_xlate_dai_id)(struct snd_soc_component *comment, member