Searched refs:support_hdcp (Results 1 - 2 of 2) sorted by last modified time

/linux-master/sound/pci/hda/
H A Dhda_local.h683 int support_hdcp; member in struct:parsed_hdmi_eld
H A Dhda_eld.c242 e->support_hdcp = GRAB_BITS(buf, 5, 0, 1);
481 snd_iprintf(buffer, "support_hdcp\t\t%d\n", e->support_hdcp);
520 else if (!strcmp(name, "support_hdcp"))
521 e->support_hdcp = val;

Completed in 290 milliseconds