Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_hdcp.c1607 hdcp->hdcp2_encrypted = true; in _intel_hdcp2_enable()
1623 connector->hdcp.hdcp2_encrypted = false; in _intel_hdcp2_disable()
1641 !hdcp->hdcp2_encrypted) { in intel_hdcp2_check_link()
1910 if (hdcp->hdcp2_encrypted) in intel_hdcp_disable()
Dintel_display_types.h356 bool hdcp2_encrypted; member