Searched refs:snd_hdac_acomp_get_eld (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/include/sound/ |
D | hda_component.h | 19 int snd_hdac_acomp_get_eld(struct hdac_device *codec, hda_nid_t nid, int dev_id, 42 static inline int snd_hdac_acomp_get_eld(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_acomp_get_eld() function
|
/linux-6.1.9/sound/hda/ |
D | hdac_component.c | 162 int snd_hdac_acomp_get_eld(struct hdac_device *codec, hda_nid_t nid, int dev_id, in snd_hdac_acomp_get_eld() function 182 EXPORT_SYMBOL_GPL(snd_hdac_acomp_get_eld);
|
/linux-6.1.9/sound/soc/codecs/ |
D | hdac_hdmi.c | 1268 size = snd_hdac_acomp_get_eld(hdev, pin->nid, port_id, in hdac_hdmi_present_sense()
|
/linux-6.1.9/sound/pci/hda/ |
D | patch_hdmi.c | 1819 eld->eld_size = snd_hdac_acomp_get_eld(&codec->core, per_pin->pin_nid, in sync_eld_via_acomp()
|