Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dhda_eld.c313 int snd_hdmi_get_eld_size(struct hda_codec *codec, hda_nid_t nid) in snd_hdmi_get_eld_size() function
331 size = snd_hdmi_get_eld_size(codec, nid); in snd_hdmi_get_eld()
Dhda_local.h762 int snd_hdmi_get_eld_size(struct hda_codec *codec, hda_nid_t nid);
Dpatch_hdmi.c982 size = snd_hdmi_get_eld_size(codec, pin_nid); in hdmi_debug_dip_size()