Searched refs:get_eld (Results 1 – 9 of 9) 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/exynos/ |
| H A D | exynos_hdmi.c | 1662 .get_eld = hdmi_audio_get_eld,
|
| /linux/drivers/gpu/drm/bridge/ |
| H A D | tda998x_drv.c | 1168 .get_eld = tda998x_audio_get_eld,
|