Home
last modified time | relevance | path

Searched defs:eld (Results 1 – 15 of 15) sorted by relevance

/Linux-v4.19/sound/core/
Dpcm_drm_eld.c34 const u8 *sad, *eld = rule->private; in eld_limit_rates() local
63 const u8 *sad, *eld = rule->private; in eld_limit_channels() local
83 int snd_pcm_hw_constraint_eld(struct snd_pcm_runtime *runtime, void *eld) in snd_pcm_hw_constraint_eld()
/Linux-v4.19/include/drm/
Ddrm_edid.h372 static inline int drm_eld_mnl(const uint8_t *eld) in drm_eld_mnl()
381 static inline const uint8_t *drm_eld_sad(const uint8_t *eld) in drm_eld_sad()
400 static inline int drm_eld_sad_count(const uint8_t *eld) in drm_eld_sad_count()
413 static inline int drm_eld_calc_baseline_block_size(const uint8_t *eld) in drm_eld_calc_baseline_block_size()
429 static inline int drm_eld_size(const uint8_t *eld) in drm_eld_size()
441 static inline u8 drm_eld_get_spk_alloc(const uint8_t *eld) in drm_eld_get_spk_alloc()
453 static inline u8 drm_eld_get_conn_type(const uint8_t *eld) in drm_eld_get_conn_type()
Dintel_lpe_audio.h35 u8 eld[HDMI_MAX_ELD_BYTES]; member
Ddrm_connector.h988 uint8_t eld[MAX_ELD_BYTES]; member
/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_audio.c216 const u8 *eld = connector->eld; in intel_eld_uptodate() local
264 const u8 *eld = connector->eld; in g4x_audio_codec_enable() local
439 const u8 *eld = connector->eld; in hsw_audio_codec_enable() local
537 const u8 *eld = connector->eld; in ilk_audio_codec_enable() local
871 const u8 *eld; in i915_audio_component_get_eld() local
Dintel_lpe_audio.c317 const void *eld, int ls_clock, bool dp_output) in intel_lpe_audio_notify()
/Linux-v4.19/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi-audio.h12 u8 *eld; member
/Linux-v4.19/sound/pci/hda/
Dhda_eld.c455 void snd_hdmi_print_eld_info(struct hdmi_eld *eld, in snd_hdmi_print_eld_info()
503 void snd_hdmi_write_eld_info(struct hdmi_eld *eld, in snd_hdmi_write_eld_info()
Dpatch_hdmi.c331 struct hdmi_eld *eld; in hdmi_eld_ctl_info() local
358 struct hdmi_eld *eld; in hdmi_eld_ctl_get() local
718 struct hdmi_eld *eld; in hdmi_setup_audio_infoframe() local
1200 struct hdmi_eld *eld; in hdmi_pcm_open() local
1436 struct hdmi_eld *eld) in update_eld()
1503 struct hdmi_eld *eld = &spec->temp_eld; in hdmi_present_sense_via_verbs() local
1591 struct hdmi_eld *eld = &spec->temp_eld; in sync_eld_via_acomp() local
/Linux-v4.19/sound/x86/
Dintel_hdmi_audio.h106 unsigned char eld[HDMI_MAX_ELD_BYTES]; member
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dior.h84 void (*eld)(struct nvkm_ior *, u8 *data, u8 size); member
/Linux-v4.19/sound/soc/codecs/
Dhdmi-codec.c285 uint8_t eld[MAX_ELD_BYTES]; member
Dhdac_hdmi.c97 struct hdac_hdmi_eld eld; member
292 void *eld) in hdac_hdmi_eld_limit_formats()
/Linux-v4.19/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c466 struct nv50_disp_sor_hda_eld_v0 eld; in nv50_audio_disable() member
488 struct nv50_disp_sor_hda_eld_v0 eld; in nv50_audio_enable() member
/Linux-v4.19/drivers/gpu/drm/
Ddrm_edid.c3902 uint8_t *eld = connector->eld; in drm_edid_to_eld() local