Home
last modified time | relevance | path

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

/linux-2.6.39/sound/pci/hda/
Dhda_eld.c332 int snd_hdmi_get_eld_size(struct hda_codec *codec, hda_nid_t nid) in snd_hdmi_get_eld_size() function
349 size = snd_hdmi_get_eld_size(codec, nid); in snd_hdmi_get_eld()
Dhda_local.h633 int snd_hdmi_get_eld_size(struct hda_codec *codec, hda_nid_t nid);
Dpatch_hdmi.c532 size = snd_hdmi_get_eld_size(codec, pin_nid); in hdmi_debug_dip_size()