Home
last modified time | relevance | path

Searched refs:hdmi_audio_get_eld (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/sti/
H A Dsti_hdmi.c1222 static int hdmi_audio_get_eld(struct device *dev, void *data, uint8_t *buf, size_t len) in hdmi_audio_get_eld() function
1239 .get_eld = hdmi_audio_get_eld,
/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c770 static u8 *hdmi_audio_get_eld(struct dw_hdmi *hdmi) in hdmi_audio_get_eld() function
3523 audio.get_eld = hdmi_audio_get_eld; in dw_hdmi_probe()
3536 audio.get_eld = hdmi_audio_get_eld; in dw_hdmi_probe()
3554 audio.get_eld = hdmi_audio_get_eld; in dw_hdmi_probe()
/linux/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c1645 static int hdmi_audio_get_eld(struct device *dev, void *data, uint8_t *buf, in hdmi_audio_get_eld() function
1662 .get_eld = hdmi_audio_get_eld,