/openbmc/linux/sound/core/ |
H A D | pcm_drm_eld.c | 98 const u8 *sad, *eld = rule->private; in eld_limit_rates() local 127 const u8 *sad, *eld = rule->private; in eld_limit_channels() local 147 int snd_pcm_hw_constraint_eld(struct snd_pcm_runtime *runtime, void *eld) in snd_pcm_hw_constraint_eld()
|
/openbmc/linux/include/drm/ |
H A D | drm_edid.h | 416 static inline int drm_eld_mnl(const uint8_t *eld) in drm_eld_mnl() 425 static inline const uint8_t *drm_eld_sad(const uint8_t *eld) in drm_eld_sad() 444 static inline int drm_eld_sad_count(const uint8_t *eld) in drm_eld_sad_count() 457 static inline int drm_eld_calc_baseline_block_size(const uint8_t *eld) in drm_eld_calc_baseline_block_size() 473 static inline int drm_eld_size(const uint8_t *eld) in drm_eld_size() 485 static inline u8 drm_eld_get_spk_alloc(const uint8_t *eld) in drm_eld_get_spk_alloc() 497 static inline u8 drm_eld_get_conn_type(const uint8_t *eld) in drm_eld_get_conn_type()
|
H A D | intel_lpe_audio.h | 35 u8 eld[HDMI_MAX_ELD_BYTES]; member
|
H A D | drm_connector.h | 1768 uint8_t eld[MAX_ELD_BYTES]; member
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_lpe_audio.c | 328 const void *eld, int ls_clock, bool dp_output) in intel_lpe_audio_notify()
|
H A D | intel_audio.c | 256 u32 *eld = (u32 *)crtc_state->eld; in g4x_audio_codec_get_config() local 294 const u32 *eld = (const u32 *)crtc_state->eld; in g4x_audio_codec_enable() local 1155 const u8 *eld = audio_state->eld; in i915_audio_component_get_eld() local
|
H A D | intel_display_core.h | 93 u8 eld[MAX_ELD_BYTES]; member
|
H A D | intel_sdvo.c | 1786 const u8 *eld = crtc_state->eld; in intel_sdvo_enable_audio() local
|
H A D | intel_display_types.h | 1321 u8 eld[MAX_ELD_BYTES]; member
|
/openbmc/linux/sound/pci/hda/ |
H A 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()
|
H A D | patch_hdmi.c | 342 struct hdmi_eld *eld; in hdmi_eld_ctl_info() local 369 struct hdmi_eld *eld; in hdmi_eld_ctl_get() local 748 struct hdmi_eld *eld; in hdmi_setup_audio_infoframe() local 1248 struct hdmi_eld *eld; in hdmi_pcm_open() local 1502 struct hdmi_eld *eld, in update_eld() 1607 struct hdmi_eld *eld = &spec->temp_eld; in hdmi_present_sense_via_verbs() local 1823 struct hdmi_eld *eld = &spec->temp_eld; in sync_eld_via_acomp() local
|
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/ |
H A D | dw-hdmi-gp-audio.c | 117 u8 *eld; in audio_get_eld() local
|
H A D | dw-hdmi-i2s-audio.c | 138 u8 *eld; in dw_hdmi_i2s_get_eld() local
|
H A D | dw-hdmi-ahb-audio.c | 323 u8 *eld; in dw_hdmi_open() local
|
/openbmc/linux/sound/x86/ |
H A D | intel_hdmi_audio.h | 106 unsigned char eld[HDMI_MAX_ELD_BYTES]; member
|
/openbmc/linux/sound/soc/codecs/ |
H A D | hdac_hdmi.c | 90 struct hdac_hdmi_eld eld; member 306 void *eld) in hdac_hdmi_eld_limit_formats() 1439 struct hdac_hdmi_eld *eld; in hdac_hdmi_eld_ctl_info() local 1480 struct hdac_hdmi_eld *eld; in hdac_hdmi_eld_ctl_get() local
|
H A D | hdmi-codec.c | 269 uint8_t eld[MAX_ELD_BYTES]; member
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | ior.h | 91 void (*eld)(struct nvkm_ior *, int head, u8 *data, u8 size); member
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_edid.c | 5526 uint8_t *eld = connector->eld; in drm_edid_to_eld() local
|