Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_eld.c267 e->support_hdcp = GRAB_BITS(buf, 5, 0, 1); in snd_hdmi_parse_eld()
514 snd_iprintf(buffer, "support_hdcp\t\t%d\n", e->support_hdcp); in snd_hdmi_print_eld_info()
554 e->support_hdcp = val; in snd_hdmi_write_eld_info()
Dhda_local.h750 int support_hdcp; member