Searched refs:config_stream_type (Results 1 – 3 of 3) sorted by relevance
737 .config_stream_type = intel_dp_hdcp2_config_stream_type,864 .config_stream_type = intel_dp_hdcp2_config_stream_type,
1799 if (shim->config_stream_type) { in hdcp2_authenticate_sink()1800 ret = shim->config_stream_type(connector, in hdcp2_authenticate_sink()
539 int (*config_stream_type)(struct intel_connector *connector, member