Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/hda/
Dhda_eld.c301 int snd_hdmi_get_eld_size(struct hda_codec *codec, hda_nid_t nid) in snd_hdmi_get_eld_size() function
319 size = snd_hdmi_get_eld_size(codec, nid); in snd_hdmi_get_eld()
Dhda_local.h707 int snd_hdmi_get_eld_size(struct hda_codec *codec, hda_nid_t nid);
Dpatch_hdmi.c571 size = snd_hdmi_get_eld_size(codec, pin_nid); in hdmi_debug_dip_size()