Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/core/
H A Dpcm_drm_eld.c31 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()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp-audio.h17 u8 *eld; member
22 u8 *eld; member
H A Ddw-hdmi-i2s-audio.c157 u8 *eld; in dw_hdmi_i2s_get_eld() local
H A Ddw-hdmi-ahb-audio.c323 u8 *eld; in dw_hdmi_open() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dhdmi-notifier.h26 unsigned char eld[128]; member
32 struct hdmi_event_new_eld eld; member
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_edid.h425 static inline int drm_eld_mnl(const uint8_t *eld) in drm_eld_mnl()
434 static inline const uint8_t *drm_eld_sad(const uint8_t *eld) in drm_eld_sad()
453 static inline int drm_eld_sad_count(const uint8_t *eld) in drm_eld_sad_count()
466 static inline int drm_eld_calc_baseline_block_size(const uint8_t *eld) in drm_eld_calc_baseline_block_size()
482 static inline int drm_eld_size(const uint8_t *eld) in drm_eld_size()
494 static inline u8 drm_eld_get_spk_alloc(const uint8_t *eld) in drm_eld_get_spk_alloc()
506 static inline u8 drm_eld_get_conn_type(const uint8_t *eld) in drm_eld_get_conn_type()
H A Dintel_lpe_audio.h35 u8 eld[HDMI_MAX_ELD_BYTES]; member
H A Ddrm_connector.h1451 uint8_t eld[MAX_ELD_BYTES]; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_audio.c301 const u8 *eld = connector->eld; in intel_eld_uptodate() local
349 const u8 *eld = connector->eld; in g4x_audio_codec_enable() local
642 const u8 *eld = connector->eld; in hsw_audio_codec_enable() local
748 const u8 *eld = connector->eld; in ilk_audio_codec_enable() local
1183 const u8 *eld; in i915_audio_component_get_eld() local
H A Dintel_lpe_audio.c329 const void *eld, int ls_clock, bool dp_output) in intel_lpe_audio_notify()
H A Dintel_sdvo.c1739 u8 *eld = connector->eld; in intel_sdvo_enable_audio() local
/OK3568_Linux_fs/kernel/drivers/video/
H A Dhdmi-notifier.c52 void hdmi_event_new_eld(struct device *dev, const void *eld) in hdmi_event_new_eld()
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_eld.c442 void snd_hdmi_print_eld_info(struct hdmi_eld *eld, in snd_hdmi_print_eld_info()
490 void snd_hdmi_write_eld_info(struct hdmi_eld *eld, in snd_hdmi_write_eld_info()
H A Dpatch_hdmi.c329 struct hdmi_eld *eld; in hdmi_eld_ctl_info() local
356 struct hdmi_eld *eld; in hdmi_eld_ctl_get() local
737 struct hdmi_eld *eld; in hdmi_setup_audio_infoframe() local
1235 struct hdmi_eld *eld; in hdmi_pcm_open() local
1526 struct hdmi_eld *eld, in update_eld()
1630 struct hdmi_eld *eld = &spec->temp_eld; in hdmi_present_sense_via_verbs() local
1773 struct hdmi_eld *eld = &spec->temp_eld; in sync_eld_via_acomp() local
/OK3568_Linux_fs/kernel/sound/x86/
H A Dintel_hdmi_audio.h106 unsigned char eld[HDMI_MAX_ELD_BYTES]; member
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dhdac_hdmi.c90 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
H A Dhdmi-codec.c273 uint8_t eld[MAX_ELD_BYTES]; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dior.h90 void (*eld)(struct nvkm_ior *, int head, u8 *data, u8 size); member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c704 struct nv50_disp_sor_hda_eld_v0 eld; in nv50_audio_disable() member
735 struct nv50_disp_sor_hda_eld_v0 eld; in nv50_audio_enable() member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_edid.c4790 uint8_t *eld = connector->eld; in drm_edid_to_eld() local