Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_hdcp_shim.h121 int (*config_stream_type)(struct intel_connector *connector, member
H A Dintel_dp_hdcp.c740 .config_stream_type = intel_dp_hdcp2_config_stream_type,
881 .config_stream_type = intel_dp_hdcp2_config_stream_type,
H A Dintel_hdcp.c1852 if (shim->config_stream_type) { in hdcp2_authenticate_sink()
1853 ret = shim->config_stream_type(connector, in hdcp2_authenticate_sink()