Home
last modified time | relevance | path

Searched refs:snd_show_eld (Results 1 – 4 of 4) sorted by relevance

/linux/include/sound/
H A Dpcm_drm_eld.h91 void snd_show_eld(struct device *dev, struct snd_parsed_hdmi_eld *e);
/linux/sound/core/
H A Dpcm_drm_eld.c461 void snd_show_eld(struct device *dev, struct snd_parsed_hdmi_eld *e) in snd_show_eld() function
479 EXPORT_SYMBOL_GPL(snd_show_eld);
/linux/sound/soc/codecs/
H A Dhdmi-codec.c965 snd_show_eld(dev, &hcp->eld_parsed); in plugged_cb()
/linux/sound/hda/codecs/hdmi/
H A Dhdmi.c1195 snd_show_eld(hda_codec_dev(codec), &eld->info); in update_eld()