Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/qcom/qdsp6/
Dq6afe-dai.c1322 .of_xlate_dai_name = q6afe_of_xlate_dai_name,
/Linux-v4.19/sound/soc/
Dsoc-core.c3694 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()
/Linux-v4.19/include/sound/
Dsoc.h782 int (*of_xlate_dai_name)(struct snd_soc_component *component, member