Searched refs:snd_parse_eld (Results 1 – 4 of 4) sorted by relevance
| /linux/include/sound/ |
| H A D | pcm_drm_eld.h | 89 int snd_parse_eld(struct device *dev, struct snd_parsed_hdmi_eld *e,
|
| /linux/sound/core/ |
| H A D | pcm_drm_eld.c | 327 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 D | hdmi-codec.c | 474 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 D | hdmi.c | 1151 snd_parse_eld(hda_codec_dev(codec), &eld->info, in update_eld()
|