Searched refs:get_eld (Results 1 – 16 of 16) sorted by relevance
| /linux/include/drm/ |
| A D | drm_audio_component.h | 60 int (*get_eld)(struct device *, int port, int pipe, bool *enabled, member
|
| /linux/sound/hda/ |
| A 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/include/sound/ |
| A D | hdmi-codec.h | 101 int (*get_eld)(struct device *dev, void *data, member
|
| /linux/sound/soc/codecs/ |
| A 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/drivers/gpu/drm/bridge/synopsys/ |
| A D | dw-hdmi-i2s-audio.c | 177 .get_eld = dw_hdmi_i2s_get_eld,
|
| /linux/drivers/gpu/drm/msm/dp/ |
| A D | dp_audio.c | 570 .get_eld = dp_audio_get_eld,
|
| /linux/drivers/gpu/drm/bridge/ |
| A D | sii902x.c | 730 .get_eld = sii902x_audio_get_eld,
|
| /linux/drivers/gpu/drm/rockchip/ |
| A D | cdn-dp-core.c | 853 .get_eld = cdn_dp_audio_get_eld,
|
| /linux/drivers/gpu/drm/i915/display/ |
| A D | intel_audio.c | 1220 .get_eld = i915_audio_component_get_eld,
|
| /linux/drivers/gpu/drm/sti/ |
| A D | sti_hdmi.c | 1230 .get_eld = hdmi_audio_get_eld,
|
| /linux/drivers/gpu/drm/mediatek/ |
| A D | mtk_hdmi.c | 1664 .get_eld = mtk_hdmi_audio_get_eld,
|
| /linux/drivers/gpu/drm/exynos/ |
| A D | exynos_hdmi.c | 1652 .get_eld = hdmi_audio_get_eld,
|
| /linux/drivers/gpu/drm/i2c/ |
| A D | tda998x_drv.c | 1166 .get_eld = tda998x_audio_get_eld,
|
| /linux/drivers/gpu/drm/vc4/ |
| A D | vc4_hdmi.c | 1443 .get_eld = vc4_hdmi_audio_get_eld,
|
| /linux/drivers/gpu/drm/nouveau/dispnv50/ |
| A D | disp.c | 660 .get_eld = nv50_audio_component_get_eld,
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| A D | amdgpu_dm.c | 917 .get_eld = amdgpu_dm_audio_component_get_eld,
|
Completed in 65 milliseconds