Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/meson/
Daiu-codec-ctrl.c140 .of_xlate_dai_name = aiu_hdmi_of_xlate_dai_name,
Daiu-acodec-ctrl.c193 .of_xlate_dai_name = aiu_acodec_of_xlate_dai_name,
Daiu.c102 .of_xlate_dai_name = aiu_cpu_of_xlate_dai_name,
/Linux-v6.1/sound/soc/qcom/qdsp6/
Dq6apm-lpass-dais.c215 .of_xlate_dai_name = q6dsp_audio_ports_of_xlate_dai_name,
Dq6afe-dai.c963 .of_xlate_dai_name = q6dsp_audio_ports_of_xlate_dai_name,
/Linux-v6.1/include/sound/
Dsoc-component.h103 int (*of_xlate_dai_name)(struct snd_soc_component *component, member
/Linux-v6.1/sound/soc/
Dsoc-component.c371 if (component->driver->of_xlate_dai_name) in snd_soc_component_of_xlate_dai_name()
372 return component->driver->of_xlate_dai_name(component, in snd_soc_component_of_xlate_dai_name()
/Linux-v6.1/sound/soc/qcom/
Dlpass-cpu.c474 .of_xlate_dai_name = asoc_qcom_of_xlate_dai_name,