Searched refs:parsed_hdmi_eld (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/pci/hda/
H A Dhda_local.h672 struct parsed_hdmi_eld { struct
697 struct parsed_hdmi_eld info;
703 int snd_hdmi_parse_eld(struct hda_codec *codec, struct parsed_hdmi_eld *e,
705 void snd_hdmi_show_eld(struct hda_codec *codec, struct parsed_hdmi_eld *e);
706 void snd_hdmi_eld_update_pcm_info(struct parsed_hdmi_eld *e,
H A Dhda_eld.c224 int snd_hdmi_parse_eld(struct hda_codec *codec, struct parsed_hdmi_eld *e,
396 void snd_hdmi_show_eld(struct hda_codec *codec, struct parsed_hdmi_eld *e)
446 struct parsed_hdmi_eld *e = &eld->info;
497 struct parsed_hdmi_eld *e = &eld->info;
559 void snd_hdmi_eld_update_pcm_info(struct parsed_hdmi_eld *e,

Completed in 114 milliseconds