Home
last modified time | relevance | path

Searched refs:get_eld (Results 1 – 24 of 24) sorted by relevance

/linux-6.15/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-audio.h12 u8 *(*get_eld)(struct dw_hdmi *hdmi); member
20 u8 *(*get_eld)(struct dw_hdmi *hdmi); member
H A Ddw-hdmi-gp-audio.c119 eld = audio->get_eld(audio->hdmi); in audio_get_eld()
142 .get_eld = audio_get_eld,
H A Ddw-hdmi-i2s-audio.c140 eld = audio->get_eld(audio->hdmi); in dw_hdmi_i2s_get_eld()
185 .get_eld = dw_hdmi_i2s_get_eld,
H A Ddw-hdmi-ahb-audio.c329 eld = dw->data.get_eld(dw->data.hdmi); in dw_hdmi_open()
H A Ddw-hdmi.c3522 audio.get_eld = hdmi_audio_get_eld; in dw_hdmi_probe()
3535 audio.get_eld = hdmi_audio_get_eld; in dw_hdmi_probe()
3553 audio.get_eld = hdmi_audio_get_eld; in dw_hdmi_probe()
/linux-6.15/include/drm/
H A Ddrm_audio_component.h63 int (*get_eld)(struct device *, int port, int pipe, bool *enabled, member
/linux-6.15/include/sound/
H A Dhdmi-codec.h100 int (*get_eld)(struct device *dev, void *data, member
/linux-6.15/sound/hda/
H A Dhdac_component.c168 if (!acomp || !acomp->ops || !acomp->ops->get_eld) in snd_hdac_acomp_get_eld()
178 return acomp->ops->get_eld(acomp->dev, port, pipe, audio_enabled, in snd_hdac_acomp_get_eld()
/linux-6.15/drivers/gpu/drm/display/
H A Ddrm_hdmi_audio_helper.c134 .get_eld = drm_connector_hdmi_audio_get_eld,
/linux-6.15/sound/soc/codecs/
H A Dhdmi-codec.c468 if (tx && hcp->hcd.ops->get_eld) { in hdmi_codec_startup()
469 ret = hcp->hcd.ops->get_eld(dai->dev->parent, hcp->hcd.data, in hdmi_codec_startup()
957 if (hcp->hcd.ops->get_eld) { in plugged_cb()
958 hcp->hcd.ops->get_eld(dev->parent, hcp->hcd.data, in plugged_cb()
/linux-6.15/drivers/gpu/drm/msm/dp/
H A Ddp_audio.c317 .get_eld = msm_dp_audio_get_eld,
/linux-6.15/drivers/gpu/drm/radeon/
H A Dradeon_audio.c789 .get_eld = radeon_audio_component_get_eld,
/linux-6.15/drivers/gpu/drm/bridge/
H A Dsii902x.c842 .get_eld = sii902x_audio_get_eld,
H A Dite-it66121.c1467 .get_eld = it66121_audio_get_eld,
H A Dtda998x_drv.c1168 .get_eld = tda998x_audio_get_eld,
/linux-6.15/drivers/gpu/drm/rockchip/
H A Dcdn-dp-core.c886 .get_eld = cdn_dp_audio_get_eld,
/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_audio.c1250 .get_eld = intel_audio_component_get_eld,
/linux-6.15/drivers/gpu/drm/sti/
H A Dsti_hdmi.c1239 .get_eld = hdmi_audio_get_eld,
/linux-6.15/drivers/gpu/drm/mediatek/
H A Dmtk_hdmi.c1649 .get_eld = mtk_hdmi_audio_get_eld,
H A Dmtk_dp.c2647 .get_eld = mtk_dp_audio_get_eld,
/linux-6.15/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c1662 .get_eld = hdmi_audio_get_eld,
/linux-6.15/drivers/gpu/drm/bridge/analogix/
H A Danx7625.c2018 .get_eld = anx7625_audio_get_eld,
/linux-6.15/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c633 .get_eld = nv50_audio_component_get_eld,
/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c1075 .get_eld = amdgpu_dm_audio_component_get_eld,