snd_show_eld
void snd_show_eld(struct device *dev, struct snd_parsed_hdmi_eld *e);
EXPORT_SYMBOL_GPL(snd_show_eld);
snd_show_eld(hda_codec_dev(codec), &eld->info);
snd_show_eld(dev, &hcp->eld_parsed);