support_hdcp      242 sound/pci/hda/hda_eld.c 	e->support_hdcp	= GRAB_BITS(buf, 5, 0, 1);
support_hdcp      477 sound/pci/hda/hda_eld.c 	snd_iprintf(buffer, "support_hdcp\t\t%d\n", e->support_hdcp);
support_hdcp      517 sound/pci/hda/hda_eld.c 			e->support_hdcp = val;
support_hdcp      680 sound/pci/hda/hda_local.h 	int	support_hdcp;