/linux-6.1.9/sound/core/ |
D | pcm_drm_eld.c | 31 const u8 *sad, *eld = rule->private; in eld_limit_rates() local 60 const u8 *sad, *eld = rule->private; in eld_limit_channels() local 80 int snd_pcm_hw_constraint_eld(struct snd_pcm_runtime *runtime, void *eld) in snd_pcm_hw_constraint_eld()
|
/linux-6.1.9/include/drm/ |
D | drm_edid.h | 419 static inline int drm_eld_mnl(const uint8_t *eld) in drm_eld_mnl() 428 static inline const uint8_t *drm_eld_sad(const uint8_t *eld) in drm_eld_sad() 447 static inline int drm_eld_sad_count(const uint8_t *eld) in drm_eld_sad_count() 460 static inline int drm_eld_calc_baseline_block_size(const uint8_t *eld) in drm_eld_calc_baseline_block_size() 476 static inline int drm_eld_size(const uint8_t *eld) in drm_eld_size() 488 static inline u8 drm_eld_get_spk_alloc(const uint8_t *eld) in drm_eld_get_spk_alloc() 500 static inline u8 drm_eld_get_conn_type(const uint8_t *eld) in drm_eld_get_conn_type()
|
D | intel_lpe_audio.h | 35 u8 eld[HDMI_MAX_ELD_BYTES]; member
|
D | drm_connector.h | 1583 uint8_t eld[MAX_ELD_BYTES]; member
|
/linux-6.1.9/drivers/gpu/drm/i915/display/ |
D | intel_audio.c | 313 const u8 *eld = connector->eld; in intel_eld_uptodate() local 359 const u8 *eld = connector->eld; in g4x_audio_codec_enable() local 638 const u8 *eld = connector->eld; in hsw_audio_codec_enable() local 735 const u8 *eld = connector->eld; in ilk_audio_codec_enable() local 1220 const u8 *eld; in i915_audio_component_get_eld() local
|
D | intel_lpe_audio.c | 327 const void *eld, int ls_clock, bool dp_output) in intel_lpe_audio_notify()
|
D | intel_sdvo.c | 1749 u8 *eld = connector->eld; in intel_sdvo_enable_audio() local
|
/linux-6.1.9/sound/pci/hda/ |
D | hda_eld.c | 442 void snd_hdmi_print_eld_info(struct hdmi_eld *eld, in snd_hdmi_print_eld_info() 494 void snd_hdmi_write_eld_info(struct hdmi_eld *eld, in snd_hdmi_write_eld_info()
|
D | patch_hdmi.c | 341 struct hdmi_eld *eld; in hdmi_eld_ctl_info() local 368 struct hdmi_eld *eld; in hdmi_eld_ctl_get() local 747 struct hdmi_eld *eld; in hdmi_setup_audio_infoframe() local 1247 struct hdmi_eld *eld; in hdmi_pcm_open() local 1492 struct hdmi_eld *eld, in update_eld() 1597 struct hdmi_eld *eld = &spec->temp_eld; in hdmi_present_sense_via_verbs() local 1813 struct hdmi_eld *eld = &spec->temp_eld; in sync_eld_via_acomp() local
|
/linux-6.1.9/drivers/gpu/drm/bridge/synopsys/ |
D | dw-hdmi-gp-audio.c | 117 u8 *eld; in audio_get_eld() local
|
D | dw-hdmi-i2s-audio.c | 138 u8 *eld; in dw_hdmi_i2s_get_eld() local
|
D | dw-hdmi-ahb-audio.c | 323 u8 *eld; in dw_hdmi_open() local
|
/linux-6.1.9/sound/x86/ |
D | intel_hdmi_audio.h | 106 unsigned char eld[HDMI_MAX_ELD_BYTES]; member
|
/linux-6.1.9/sound/soc/codecs/ |
D | hdac_hdmi.c | 90 struct hdac_hdmi_eld eld; member 306 void *eld) in hdac_hdmi_eld_limit_formats() 1434 struct hdac_hdmi_eld *eld; in hdac_hdmi_eld_ctl_info() local 1475 struct hdac_hdmi_eld *eld; in hdac_hdmi_eld_ctl_get() local
|
D | hdmi-codec.c | 269 uint8_t eld[MAX_ELD_BYTES]; member
|
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | ior.h | 91 void (*eld)(struct nvkm_ior *, int head, u8 *data, u8 size); member
|
/linux-6.1.9/drivers/gpu/drm/nouveau/dispnv50/ |
D | disp.c | 729 struct nv50_disp_sor_hda_eld_v0 eld; in nv50_audio_disable() member 761 struct nv50_disp_sor_hda_eld_v0 eld; in nv50_audio_enable() member
|
/linux-6.1.9/drivers/gpu/drm/ |
D | drm_edid.c | 5376 uint8_t *eld = connector->eld; in drm_edid_to_eld() local
|