Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/i915/
H A Dintel_audio.c202 uint8_t *eld = connector->eld; in intel_eld_uptodate() local
247 uint8_t *eld = connector->eld; in g4x_audio_codec_enable() local
413 const uint8_t *eld = connector->eld; in hsw_audio_codec_enable() local
508 uint8_t *eld = connector->eld; in ilk_audio_codec_enable() local
H A Dintel_lpe_audio.c336 const void *eld, int ls_clock, bool dp_output) in intel_lpe_audio_notify()
/dflybsd-src/sys/dev/drm/include/drm/
H A 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()
H A Dintel_lpe_audio.h35 u8 eld[HDMI_MAX_ELD_BYTES]; member
H A Ddrm_connector.h882 uint8_t eld[MAX_ELD_BYTES]; member
/dflybsd-src/sys/dev/sound/pci/hda/
H A Dhdaa.h111 uint8_t *eld; member
H A Dhdaa.c270 uint8_t *eld; in hdaa_channels_handler() local
/dflybsd-src/sys/dev/drm/
H A Ddrm_edid.c3856 uint8_t *eld = connector->eld; in drm_edid_to_eld() local