Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/bridge/synopsys/
A Ddw-hdmi-audio.h12 u8 *(*get_eld)(struct dw_hdmi *hdmi); member
20 u8 *(*get_eld)(struct dw_hdmi *hdmi); member
A Ddw-hdmi-gp-audio.c119 eld = audio->get_eld(audio->hdmi); in audio_get_eld()
142 .get_eld = audio_get_eld,
A Ddw-hdmi-i2s-audio.c140 eld = audio->get_eld(audio->hdmi); in dw_hdmi_i2s_get_eld()
184 .get_eld = dw_hdmi_i2s_get_eld,
A Ddw-hdmi-ahb-audio.c329 eld = dw->data.get_eld(dw->data.hdmi); in dw_hdmi_open()
A Ddw-hdmi.c3520 audio.get_eld = hdmi_audio_get_eld; in dw_hdmi_probe()
3533 audio.get_eld = hdmi_audio_get_eld; in dw_hdmi_probe()
3551 audio.get_eld = hdmi_audio_get_eld; in dw_hdmi_probe()
/linux/include/drm/
A Ddrm_audio_component.h63 int (*get_eld)(struct device *, int port, int pipe, bool *enabled, member
/linux/sound/hda/
A Dhdac_component.c169 if (!acomp || !acomp->ops || !acomp->ops->get_eld) in snd_hdac_acomp_get_eld()
179 return acomp->ops->get_eld(acomp->dev, port, pipe, audio_enabled, in snd_hdac_acomp_get_eld()
/linux/include/sound/
A Dhdmi-codec.h100 int (*get_eld)(struct device *dev, void *data, member
/linux/sound/soc/codecs/
A Dhdmi-codec.c452 if (tx && hcp->hcd.ops->get_eld) { in hdmi_codec_startup()
453 ret = hcp->hcd.ops->get_eld(dai->dev->parent, hcp->hcd.data, in hdmi_codec_startup()
866 if (hcp->hcd.ops->get_eld) { in plugged_cb()
867 hcp->hcd.ops->get_eld(dev->parent, hcp->hcd.data, in plugged_cb()
/linux/drivers/gpu/drm/msm/dp/
A Ddp_audio.c501 .get_eld = dp_audio_get_eld,
/linux/drivers/gpu/drm/radeon/
A Dradeon_audio.c783 .get_eld = radeon_audio_component_get_eld,
/linux/drivers/gpu/drm/bridge/
A Dsii902x.c824 .get_eld = sii902x_audio_get_eld,
A Dite-it66121.c1468 .get_eld = it66121_audio_get_eld,
/linux/drivers/gpu/drm/rockchip/
A Dcdn-dp-core.c886 .get_eld = cdn_dp_audio_get_eld,
/linux/drivers/gpu/drm/i915/display/
A Dintel_audio.c1195 .get_eld = i915_audio_component_get_eld,
/linux/drivers/gpu/drm/sti/
A Dsti_hdmi.c1237 .get_eld = hdmi_audio_get_eld,
/linux/drivers/gpu/drm/mediatek/
A Dmtk_hdmi.c1661 .get_eld = mtk_hdmi_audio_get_eld,
A Dmtk_dp.c2616 .get_eld = mtk_dp_audio_get_eld,
/linux/drivers/gpu/drm/exynos/
A Dexynos_hdmi.c1655 .get_eld = hdmi_audio_get_eld,
/linux/drivers/gpu/drm/i2c/
A Dtda998x_drv.c1167 .get_eld = tda998x_audio_get_eld,
/linux/drivers/gpu/drm/bridge/analogix/
A Danx7625.c2015 .get_eld = anx7625_audio_get_eld,
/linux/drivers/gpu/drm/vc4/
A Dvc4_hdmi.c2191 .get_eld = vc4_hdmi_audio_get_eld,
/linux/drivers/gpu/drm/nouveau/dispnv50/
A Ddisp.c633 .get_eld = nv50_audio_component_get_eld,
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm.c1054 .get_eld = amdgpu_dm_audio_component_get_eld,

Completed in 109 milliseconds