Searched refs:AC_ELDD_ELD_VALID (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/include/sound/ | ||
D | hda_verbs.h | 414 #define AC_ELDD_ELD_VALID (1<<31) macro |
/linux-5.19.10/sound/pci/hda/ | ||
D | hda_eld.c | 324 if (!(val & AC_ELDD_ELD_VALID)) { in snd_hdmi_get_eld() |