Home
last modified time | relevance | path

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

/linux-6.15/include/sound/
H A Dpcm_drm_eld.h54 #define ELD_MAX_SIZE 256 macro
/linux-6.15/sound/pci/hda/
H A Dhda_eld.c71 if (size < ELD_FIXED_BYTES || size > ELD_MAX_SIZE) { in snd_hdmi_get_eld()
H A Dhda_local.h684 char eld_buffer[ELD_MAX_SIZE];
H A Dpatch_hdmi.c385 eld->eld_size > ELD_MAX_SIZE) { in hdmi_eld_ctl_get()
1830 eld->eld_buffer, ELD_MAX_SIZE); in sync_eld_via_acomp()
/linux-6.15/sound/soc/codecs/
H A Dhdac_hdmi.c41 #define ELD_MAX_SIZE 256 macro
72 char eld_buffer[ELD_MAX_SIZE];
1278 ELD_MAX_SIZE); in hdac_hdmi_present_sense()
1281 size = min(size, ELD_MAX_SIZE); in hdac_hdmi_present_sense()
1508 eld->eld_size > ELD_MAX_SIZE) { in hdac_hdmi_eld_ctl_get()