ALSA: hda - hdmi: Add ELD emulation for ATI/AMD codecs
[deliverable/linux.git] / sound / pci / hda / hda_local.h
index 46cddd4c7b72c5c592500a1ee921cf3a7140eff2..d398b648bb5d1478d63e8d430d333eedda45beb3 100644 (file)
@@ -763,6 +763,10 @@ void snd_hdmi_show_eld(struct parsed_hdmi_eld *e);
 void snd_hdmi_eld_update_pcm_info(struct parsed_hdmi_eld *e,
                              struct hda_pcm_stream *hinfo);
 
+int snd_hdmi_get_eld_ati(struct hda_codec *codec, hda_nid_t nid,
+                        unsigned char *buf, int *eld_size,
+                        bool rev3_or_later);
+
 #ifdef CONFIG_PROC_FS
 void snd_hdmi_print_eld_info(struct hdmi_eld *eld,
                             struct snd_info_buffer *buffer);
This page took 0.025451 seconds and 5 git commands to generate.