Searched refs:get_eld (Results 1 – 19 of 19) sorted by relevance
| /linux/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-hdmi-audio.h | 12 u8 *(*get_eld)(struct dw_hdmi *hdmi); member 20 u8 *(*get_eld)(struct dw_hdmi *hdmi); member
|
| H A D | dw-hdmi-i2s-audio.c | 140 eld = audio->get_eld(audio->hdmi); in dw_hdmi_i2s_get_eld() 185 .get_eld = dw_hdmi_i2s_get_eld,
|
| H A D | dw-hdmi-ahb-audio.c | 329 eld = dw->data.get_eld(dw->data.hdmi); in dw_hdmi_open()
|
| /linux/include/drm/ |
| H A D | drm_audio_component.h | 63 int (*get_eld)(struct device *, int port, int pipe, bool *enabled, member
|
| /linux/include/sound/ |
| H A D | hdmi-codec.h | 100 int (*get_eld)(struct device *dev, void *data, member
|
| /linux/drivers/gpu/drm/display/ |
| H A D | drm_hdmi_audio_helper.c | 136 .get_eld = drm_connector_hdmi_audio_get_eld,
|
| /linux/sound/soc/codecs/ |
| H A D | hdmi-codec.c | 468 if (tx && hcp->hcd.ops->get_eld) { in hdmi_codec_startup() 469 ret = hcp->hcd.ops->get_eld(dai->dev->parent, hcp->hcd.data, in hdmi_codec_startup() 957 if (hcp->hcd.ops->get_eld) { in plugged_cb() 958 hcp->hcd.ops->get_eld(dev->parent, hcp->hcd.data, in plugged_cb()
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | radeon_audio.c | 789 .get_eld = radeon_audio_component_get_eld,
|
| /linux/drivers/gpu/drm/bridge/ |
| H A D | sii902x.c | 840 .get_eld = sii902x_audio_get_eld,
|
| H A D | ite-it66121.c | 1466 .get_eld = it66121_audio_get_eld,
|
| H A D | tda998x_drv.c | 1169 .get_eld = tda998x_audio_get_eld,
|
| /linux/drivers/gpu/drm/mediatek/ |
| H A D | mtk_hdmi.c | 1155 .get_eld = mtk_hdmi_audio_get_eld,
|
| H A D | mtk_hdmi_v2.c | 1402 .get_eld = mtk_hdmi_audio_get_eld,
|
| H A D | mtk_dp.c | 2650 .get_eld = mtk_dp_audio_get_eld,
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_audio.c | 1253 .get_eld = intel_audio_component_get_eld,
|
| /linux/drivers/gpu/drm/exynos/ |
| H A D | exynos_hdmi.c | 1662 .get_eld = hdmi_audio_get_eld,
|
| /linux/drivers/gpu/drm/bridge/analogix/ |
| H A D | anx7625.c | 2015 .get_eld = anx7625_audio_get_eld,
|
| /linux/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | disp.c | 643 .get_eld = nv50_audio_component_get_eld,
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm.c | 1152 .get_eld = amdgpu_dm_audio_component_get_eld,
|