Home
last modified time | relevance | path

Searched refs:get_dai_id (Results 1 – 4 of 4) sorted by relevance

/linux/include/sound/
H A Dhdmi-codec.h107 int (*get_dai_id)(struct snd_soc_component *comment, member
/linux/drivers/gpu/drm/display/
H A Ddrm_hdmi_audio_helper.c137 .get_dai_id = drm_connector_hdmi_audio_get_dai_id,
/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-i2s-audio.c186 .get_dai_id = dw_hdmi_i2s_get_dai_id,
/linux/sound/soc/codecs/
H A Dhdmi-codec.c1082 if (hcp->hcd.ops->get_dai_id) in hdmi_of_xlate_dai_id()
1083 ret = hcp->hcd.ops->get_dai_id(component, endpoint, hcp->hcd.data); in hdmi_of_xlate_dai_id()