Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/
Dsoc-component.c422 if (component->driver->of_xlate_dai_name) in snd_soc_component_of_xlate_dai_name()
423 return component->driver->of_xlate_dai_name(component, in snd_soc_component_of_xlate_dai_name()
/Linux-v5.4/include/sound/
Dsoc-component.h66 int (*of_xlate_dai_name)(struct snd_soc_component *component, member
/Linux-v5.4/sound/soc/qcom/qdsp6/
Dq6afe-dai.c1345 .of_xlate_dai_name = q6afe_of_xlate_dai_name,