Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dhdac_hdmi.c311 const u8 *sad, *eld_buf = eld; in hdac_hdmi_eld_limit_formats() local
313 sad = drm_eld_sad(eld_buf); in hdac_hdmi_eld_limit_formats()
317 for (i = drm_eld_sad_count(eld_buf); i > 0; i--, sad += 3) { in hdac_hdmi_eld_limit_formats()
369 const u8 *eld_buf; in hdac_hdmi_setup_audio_infoframe() local
382 eld_buf = port->eld.eld_buffer; in hdac_hdmi_setup_audio_infoframe()
383 conn_type = drm_eld_get_conn_type(eld_buf); in hdac_hdmi_setup_audio_infoframe()