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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dhda_eld.c274 e->support_hdcp = GRAB_BITS(buf, 5, 0, 1);
491 snd_iprintf(buffer, "support_hdcp\t\t%d\n", e->support_hdcp);
530 else if (!strcmp(name, "support_hdcp"))
531 e->support_hdcp = val;
H A Dhda_local.h592 int support_hdcp; member in struct:hdmi_eld

Completed in 28 milliseconds