Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dpcm_drm_eld.h89 int snd_parse_eld(struct device *dev, struct snd_parsed_hdmi_eld *e,
/linux/sound/core/
H A Dpcm_drm_eld.c327 int snd_parse_eld(struct device *dev, struct snd_parsed_hdmi_eld *e, in snd_parse_eld() function
390 EXPORT_SYMBOL_GPL(snd_parse_eld);
/linux/sound/soc/codecs/
H A Dhdmi-codec.c474 snd_parse_eld(dai->dev, &hcp->eld_parsed, in hdmi_codec_startup()
960 ret = snd_parse_eld(dev, &hcp->eld_parsed, in plugged_cb()
/linux/sound/hda/codecs/hdmi/
H A Dhdmi.c1151 snd_parse_eld(hda_codec_dev(codec), &eld->info, in update_eld()