Searched refs:get_eld (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/include/drm/ |
D | drm_audio_component.h | 56 int (*get_eld)(struct device *, int port, int pipe, bool *enabled, member
|
/Linux-v4.19/include/sound/ |
D | hdmi-codec.h | 90 int (*get_eld)(struct device *dev, void *data, member
|
/Linux-v4.19/sound/hda/ |
D | hdac_component.c | 156 if (!acomp || !acomp->ops || !acomp->ops->get_eld) in snd_hdac_acomp_get_eld() 166 return acomp->ops->get_eld(acomp->dev, port, pipe, audio_enabled, in snd_hdac_acomp_get_eld()
|
/Linux-v4.19/sound/soc/codecs/ |
D | hdmi-codec.c | 435 if (hcp->hcd.ops->get_eld) { in hdmi_codec_startup() 436 ret = hcp->hcd.ops->get_eld(dai->dev->parent, hcp->hcd.data, in hdmi_codec_startup()
|
/Linux-v4.19/drivers/gpu/drm/zte/ |
D | zx_hdmi.c | 476 .get_eld = zx_hdmi_audio_get_eld,
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | intel_audio.c | 902 .get_eld = i915_audio_component_get_eld,
|
/Linux-v4.19/drivers/gpu/drm/rockchip/ |
D | cdn-dp-core.c | 865 .get_eld = cdn_dp_audio_get_eld,
|
/Linux-v4.19/drivers/gpu/drm/sti/ |
D | sti_hdmi.c | 1218 .get_eld = hdmi_audio_get_eld,
|
/Linux-v4.19/drivers/gpu/drm/mediatek/ |
D | mtk_hdmi.c | 1643 .get_eld = mtk_hdmi_audio_get_eld,
|
/Linux-v4.19/drivers/gpu/drm/exynos/ |
D | exynos_hdmi.c | 1621 .get_eld = hdmi_audio_get_eld,
|
/Linux-v4.19/drivers/gpu/drm/i2c/ |
D | tda998x_drv.c | 1079 .get_eld = tda998x_audio_get_eld,
|