Home
last modified time | relevance | path

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

/linux-3.3/sound/pci/hda/
Dhda_eld.c268 e->support_hdcp = GRAB_BITS(buf, 5, 0, 1); in hdmi_update_eld()
522 snd_iprintf(buffer, "support_hdcp\t\t%d\n", e->support_hdcp); in hdmi_print_eld_info()
562 e->support_hdcp = val; in hdmi_write_eld_info()
Dhda_local.h640 int support_hdcp; member