Lines Matching refs:eld
283 uint8_t eld[MAX_ELD_BYTES]; member
309 uinfo->count = sizeof_field(struct hdmi_codec_priv, eld); in hdmi_eld_ctl_info()
320 memcpy(ucontrol->value.bytes.data, hcp->eld, sizeof(hcp->eld)); in hdmi_eld_ctl_get()
347 spk_alloc = drm_eld_get_spk_alloc(hcp->eld); in hdmi_codec_eld_chmap()
365 spk_alloc = drm_eld_get_spk_alloc(hcp->eld); in hdmi_codec_get_ch_alloc_table_idx()
470 hcp->eld, sizeof(hcp->eld)); in hdmi_codec_startup()
475 hcp->eld, sizeof(hcp->eld)); in hdmi_codec_startup()
477 ret = snd_pcm_hw_constraint_eld(substream->runtime, hcp->eld); in hdmi_codec_startup()
959 hcp->eld, sizeof(hcp->eld)); in plugged_cb()
961 hcp->eld, sizeof(hcp->eld)); in plugged_cb()
970 memset(hcp->eld, 0, sizeof(hcp->eld)); in plugged_cb()