HomeSort by: relevance | last modified time | path
    Searched defs:hdcp2_version (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_hdmi.c 1704 u8 hdcp2_version; local in function:intel_hdmi_hdcp2_capable
1709 &hdcp2_version, sizeof(hdcp2_version));
1710 if (!ret && hdcp2_version & HDCP_2_2_HDMI_SUPPORT_MASK)
intel_hdmi.c 1704 u8 hdcp2_version; local in function:intel_hdmi_hdcp2_capable
1709 &hdcp2_version, sizeof(hdcp2_version));
1710 if (!ret && hdcp2_version & HDCP_2_2_HDMI_SUPPORT_MASK)

Completed in 26 milliseconds