Home
last modified time | relevance | path

Searched refs:of_xlate_dai_id (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/sound/soc/codecs/
Dhdmi-codec.c747 .of_xlate_dai_id = hdmi_of_xlate_dai_id,
/Linux-v4.19/sound/soc/
Dsoc-core.c3665 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()
/Linux-v4.19/include/sound/
Dsoc.h785 int (*of_xlate_dai_id)(struct snd_soc_component *comment, member