Searched refs:get_eld (Results 1 – 17 of 17) sorted by relevance
/Linux-v5.15/include/drm/ |
D | drm_audio_component.h | 60 int (*get_eld)(struct device *, int port, int pipe, bool *enabled, member
|
/Linux-v5.15/include/sound/ |
D | hdmi-codec.h | 101 int (*get_eld)(struct device *dev, void *data, member
|
/Linux-v5.15/sound/hda/ |
D | hdac_component.c | 169 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-v5.15/sound/soc/codecs/ |
D | hdmi-codec.c | 450 if (tx && hcp->hcd.ops->get_eld) { in hdmi_codec_startup() 451 ret = hcp->hcd.ops->get_eld(dai->dev->parent, hcp->hcd.data, in hdmi_codec_startup() 857 if (hcp->hcd.ops->get_eld) { in plugged_cb() 858 hcp->hcd.ops->get_eld(dev->parent, hcp->hcd.data, in plugged_cb()
|
/Linux-v5.15/drivers/gpu/drm/bridge/synopsys/ |
D | dw-hdmi-i2s-audio.c | 177 .get_eld = dw_hdmi_i2s_get_eld,
|
/Linux-v5.15/drivers/gpu/drm/msm/dp/ |
D | dp_audio.c | 570 .get_eld = dp_audio_get_eld,
|
/Linux-v5.15/drivers/gpu/drm/zte/ |
D | zx_hdmi.c | 472 .get_eld = zx_hdmi_audio_get_eld,
|
/Linux-v5.15/drivers/gpu/drm/bridge/ |
D | sii902x.c | 730 .get_eld = sii902x_audio_get_eld,
|
/Linux-v5.15/drivers/gpu/drm/rockchip/ |
D | cdn-dp-core.c | 855 .get_eld = cdn_dp_audio_get_eld,
|
/Linux-v5.15/drivers/gpu/drm/i915/display/ |
D | intel_audio.c | 1209 .get_eld = i915_audio_component_get_eld,
|
/Linux-v5.15/drivers/gpu/drm/sti/ |
D | sti_hdmi.c | 1230 .get_eld = hdmi_audio_get_eld,
|
/Linux-v5.15/drivers/gpu/drm/mediatek/ |
D | mtk_hdmi.c | 1662 .get_eld = mtk_hdmi_audio_get_eld,
|
/Linux-v5.15/drivers/gpu/drm/exynos/ |
D | exynos_hdmi.c | 1652 .get_eld = hdmi_audio_get_eld,
|
/Linux-v5.15/drivers/gpu/drm/i2c/ |
D | tda998x_drv.c | 1166 .get_eld = tda998x_audio_get_eld,
|
/Linux-v5.15/drivers/gpu/drm/vc4/ |
D | vc4_hdmi.c | 1443 .get_eld = vc4_hdmi_audio_get_eld,
|
/Linux-v5.15/drivers/gpu/drm/nouveau/dispnv50/ |
D | disp.c | 660 .get_eld = nv50_audio_component_get_eld,
|
/Linux-v5.15/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | amdgpu_dm.c | 767 .get_eld = amdgpu_dm_audio_component_get_eld,
|