Searched refs:hdmi_audio_get_eld (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/ |
H A D | sti_hdmi.c | 1210 static int hdmi_audio_get_eld(struct device *dev, void *data, uint8_t *buf, size_t len) in hdmi_audio_get_eld() function 1225 .get_eld = hdmi_audio_get_eld,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/sti/ |
H A D | sti_hdmi.c | 1218 static int hdmi_audio_get_eld(struct device *dev, void *data, uint8_t *buf, size_t len) in hdmi_audio_get_eld() function 1233 .get_eld = hdmi_audio_get_eld,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/synopsys/ |
H A D | dw-hdmi.c | 759 static u8 *hdmi_audio_get_eld(struct dw_hdmi *hdmi) in hdmi_audio_get_eld() function 3410 audio.get_eld = hdmi_audio_get_eld; in dw_hdmi_probe() 3423 audio.get_eld = hdmi_audio_get_eld; in dw_hdmi_probe()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/synopsys/ |
H A D | dw-hdmi.c | 773 static u8 *hdmi_audio_get_eld(struct dw_hdmi *hdmi) in hdmi_audio_get_eld() function 3562 audio.get_eld = hdmi_audio_get_eld; in dw_hdmi_probe() 3575 audio.get_eld = hdmi_audio_get_eld; in dw_hdmi_probe() 3593 audio.get_eld = hdmi_audio_get_eld; in dw_hdmi_probe()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/ |
H A D | exynos_hdmi.c | 1625 static int hdmi_audio_get_eld(struct device *dev, void *data, uint8_t *buf, in hdmi_audio_get_eld() function 1640 .get_eld = hdmi_audio_get_eld,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/ |
H A D | exynos_hdmi.c | 1637 static int hdmi_audio_get_eld(struct device *dev, void *data, uint8_t *buf, in hdmi_audio_get_eld() function 1652 .get_eld = hdmi_audio_get_eld,
|
Completed in 18 milliseconds