Searched defs:snd_hdac_acomp_get_eld (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | hda_component.h | 42 static inline int snd_hdac_acomp_get_eld(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_acomp_get_eld() function
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | hda_component.h | 42 static inline int snd_hdac_acomp_get_eld(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_acomp_get_eld() function
|
/kernel/linux/linux-5.10/sound/hda/ |
H A 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); variable
|
/kernel/linux/linux-6.6/sound/hda/ |
H A 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); variable
|
Completed in 4 milliseconds