Home
last modified time | relevance | path

Searched refs:stream_encryption (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
A Dintel_hdcp.c862 if (shim->stream_encryption) { in intel_hdcp_auth()
863 ret = shim->stream_encryption(connector, true); in intel_hdcp_auth()
893 if (hdcp->shim->stream_encryption) { in _intel_hdcp_disable()
894 ret = hdcp->shim->stream_encryption(connector, false); in _intel_hdcp_disable()
A Dintel_dp_hdcp.c790 .stream_encryption = intel_dp_mst_hdcp_stream_encryption,
A Dintel_display_types.h414 int (*stream_encryption)(struct intel_connector *connector, member

Completed in 24 milliseconds