Searched refs:get_eld (Results 1 – 16 of 16) sorted by relevance
/Linux-v5.10/include/drm/ |
D | drm_audio_component.h | 60 int (*get_eld)(struct device *, int port, int pipe, bool *enabled, member
|
/Linux-v5.10/include/sound/ |
D | hdmi-codec.h | 86 int (*get_eld)(struct device *dev, void *data, member
|
/Linux-v5.10/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.10/drivers/gpu/drm/bridge/synopsys/ |
D | dw-hdmi-i2s-audio.c | 177 .get_eld = dw_hdmi_i2s_get_eld,
|
/Linux-v5.10/sound/soc/codecs/ |
D | hdmi-codec.c | 407 if (hcp->hcd.ops->get_eld) { in hdmi_codec_startup() 408 ret = hcp->hcd.ops->get_eld(dai->dev->parent, hcp->hcd.data, in hdmi_codec_startup()
|
/Linux-v5.10/drivers/gpu/drm/msm/dp/ |
D | dp_audio.c | 569 .get_eld = dp_audio_get_eld,
|
/Linux-v5.10/drivers/gpu/drm/zte/ |
D | zx_hdmi.c | 472 .get_eld = zx_hdmi_audio_get_eld,
|
/Linux-v5.10/drivers/gpu/drm/bridge/ |
D | sii902x.c | 728 .get_eld = sii902x_audio_get_eld,
|
/Linux-v5.10/drivers/gpu/drm/rockchip/ |
D | cdn-dp-core.c | 853 .get_eld = cdn_dp_audio_get_eld,
|
/Linux-v5.10/drivers/gpu/drm/i915/display/ |
D | intel_audio.c | 1215 .get_eld = i915_audio_component_get_eld,
|
/Linux-v5.10/drivers/gpu/drm/sti/ |
D | sti_hdmi.c | 1224 .get_eld = hdmi_audio_get_eld,
|
/Linux-v5.10/drivers/gpu/drm/mediatek/ |
D | mtk_hdmi.c | 1704 .get_eld = mtk_hdmi_audio_get_eld,
|
/Linux-v5.10/drivers/gpu/drm/exynos/ |
D | exynos_hdmi.c | 1640 .get_eld = hdmi_audio_get_eld,
|
/Linux-v5.10/drivers/gpu/drm/i2c/ |
D | tda998x_drv.c | 1166 .get_eld = tda998x_audio_get_eld,
|
/Linux-v5.10/drivers/gpu/drm/nouveau/dispnv50/ |
D | disp.c | 635 .get_eld = nv50_audio_component_get_eld,
|
/Linux-v5.10/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | amdgpu_dm.c | 661 .get_eld = amdgpu_dm_audio_component_get_eld,
|