Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dhdac_hdmi.c296 const u8 *sad, *eld_buf = eld; in hdac_hdmi_eld_limit_formats() local
298 sad = drm_eld_sad(eld_buf); in hdac_hdmi_eld_limit_formats()
302 for (i = drm_eld_sad_count(eld_buf); i > 0; i--, sad += 3) { in hdac_hdmi_eld_limit_formats()
354 const u8 *eld_buf; in hdac_hdmi_setup_audio_infoframe() local
367 eld_buf = port->eld.eld_buffer; in hdac_hdmi_setup_audio_infoframe()
368 conn_type = drm_eld_get_conn_type(eld_buf); in hdac_hdmi_setup_audio_infoframe()