Home
last modified time | relevance | path

Searched refs:snd_hdac_acomp_get_eld (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/sound/
Dhda_component.h14 int snd_hdac_acomp_get_eld(struct hdac_device *codec, hda_nid_t nid, int dev_id,
37 static inline int snd_hdac_acomp_get_eld(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_acomp_get_eld() function
/Linux-v4.19/sound/hda/
Dhdac_component.c149 int snd_hdac_acomp_get_eld(struct hdac_device *codec, hda_nid_t nid, int dev_id, in snd_hdac_acomp_get_eld() function
169 EXPORT_SYMBOL_GPL(snd_hdac_acomp_get_eld);
/Linux-v4.19/sound/soc/codecs/
Dhdac_hdmi.c1233 size = snd_hdac_acomp_get_eld(hdev, pin->nid, port_id, in hdac_hdmi_present_sense()
/Linux-v4.19/sound/pci/hda/
Dpatch_hdmi.c1597 size = snd_hdac_acomp_get_eld(&codec->core, per_pin->pin_nid, in sync_eld_via_acomp()