Home
last modified time | relevance | path

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

/linux-2.6.39/sound/pci/hda/
Dhda_eld.c277 e->support_ai = GRAB_BITS(buf, 5, 1, 1); in hdmi_update_eld()
491 snd_iprintf(buffer, "support_ai\t\t%d\n", e->support_ai); in hdmi_print_eld_info()
532 e->support_ai = val; in hdmi_write_eld_info()
Dhda_local.h622 int support_ai; member