Home
last modified time | relevance | path

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

/linux-3.3/sound/pci/hda/
Dhda_eld.c321 int snd_hdmi_get_eld(struct hdmi_eld *eld, in snd_hdmi_get_eld()
599 int snd_hda_eld_proc_new(struct hda_codec *codec, struct hdmi_eld *eld, in snd_hda_eld_proc_new()
619 void snd_hda_eld_proc_free(struct hda_codec *codec, struct hdmi_eld *eld) in snd_hda_eld_proc_free()
630 void snd_hdmi_eld_update_pcm_info(struct hdmi_eld *eld, in snd_hdmi_eld_update_pcm_info()
Dpatch_hdmi.c480 static int hdmi_channel_allocation(struct hdmi_eld *eld, int channels) in hdmi_channel_allocation()
695 struct hdmi_eld *eld; in hdmi_setup_audio_infoframe() local
878 struct hdmi_eld *eld; in hdmi_pcm_open() local
976 struct hdmi_eld *eld = &per_pin->sink_eld; in hdmi_present_sense() local
1289 struct hdmi_eld *eld = &per_pin->sink_eld; in generic_hdmi_init() local
1309 struct hdmi_eld *eld = &per_pin->sink_eld; in generic_hdmi_free() local
Dhda_local.h668 struct hdmi_eld *eld, in snd_hda_eld_proc_new()
674 struct hdmi_eld *eld) in snd_hda_eld_proc_free()
/linux-3.3/drivers/gpu/drm/nouveau/
Dnouveau_hdmi.c103 u8 *eld = nv_connector->base.eld; in nouveau_audio_mode_set() local
Dnvd0_display.c1100 u8 *eld = nv_connector->base.eld; in nvd0_audio_mode_set() local
/linux-3.3/drivers/gpu/drm/
Ddrm_edid.c1429 uint8_t *eld = connector->eld; in drm_edid_to_eld() local
/linux-3.3/drivers/gpu/drm/i915/
Dintel_display.c6017 uint8_t *eld = connector->eld; in intel_eld_uptodate() local
6044 uint8_t *eld = connector->eld; in g4x_write_eld() local
6084 uint8_t *eld = connector->eld; in ironlake_write_eld() local
/linux-3.3/include/drm/
Ddrm_crtc.h584 uint8_t eld[MAX_ELD_BYTES]; member