Home
last modified time | relevance | path

Searched refs:snd_hdmi_get_eld (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/sound/pci/hda/
Dhda_eld.c294 int snd_hdmi_get_eld(struct hda_codec *codec, hda_nid_t nid, in snd_hdmi_get_eld() function
Dhda_local.h701 int snd_hdmi_get_eld(struct hda_codec *codec, hda_nid_t nid,
Dpatch_hdmi.c677 return snd_hdmi_get_eld(codec, nid, buf, eld_size); in hdmi_pin_get_eld()