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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 120 milliseconds