Home
last modified time | relevance | path

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

/linux-5.19.10/sound/pci/hda/
Dhda_eld.c288 int snd_hdmi_get_eld_size(struct hda_codec *codec, hda_nid_t nid) in snd_hdmi_get_eld_size() function
306 size = snd_hdmi_get_eld_size(codec, nid); in snd_hdmi_get_eld()
Dhda_local.h700 int snd_hdmi_get_eld_size(struct hda_codec *codec, hda_nid_t nid);
Dpatch_hdmi.c580 size = snd_hdmi_get_eld_size(codec, pin_nid); in hdmi_debug_dip_size()