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