Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/hda/
Dhda_eld.c242 e->support_hdcp = GRAB_BITS(buf, 5, 0, 1); in snd_hdmi_parse_eld()
481 snd_iprintf(buffer, "support_hdcp\t\t%d\n", e->support_hdcp); in snd_hdmi_print_eld_info()
521 e->support_hdcp = val; in snd_hdmi_write_eld_info()
Dhda_local.h683 int support_hdcp; member