Home
last modified time | relevance | path

Searched refs:AC_ELDD_ELD_VALID (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/sound/pci/hda/
Dhda_eld.c354 if (!(val & AC_ELDD_ELD_VALID)) { in snd_hdmi_get_eld()
Dhda_codec.h411 #define AC_ELDD_ELD_VALID (1<<31) macro