Home
last modified time | relevance | path

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

/linux-6.6.21/sound/pci/hda/
Dhda_eld.c243 e->support_ai = GRAB_BITS(buf, 5, 1, 1); in snd_hdmi_parse_eld()
482 snd_iprintf(buffer, "support_ai\t\t%d\n", e->support_ai); in snd_hdmi_print_eld_info()
523 e->support_ai = val; in snd_hdmi_write_eld_info()
Dhda_local.h684 int support_ai; member