Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dhdac_hdmi.c310 const u8 *sad, *eld_buf = eld; in hdac_hdmi_eld_limit_formats() local
312 sad = drm_eld_sad(eld_buf); in hdac_hdmi_eld_limit_formats()
316 for (i = drm_eld_sad_count(eld_buf); i > 0; i--, sad += 3) { in hdac_hdmi_eld_limit_formats()
368 const u8 *eld_buf; in hdac_hdmi_setup_audio_infoframe() local
381 eld_buf = port->eld.eld_buffer; in hdac_hdmi_setup_audio_infoframe()
382 conn_type = drm_eld_get_conn_type(eld_buf); in hdac_hdmi_setup_audio_infoframe()