Searched refs:config_stream_type (Results 1 – 3 of 3) sorted by relevance
618 .config_stream_type = intel_dp_hdcp2_config_stream_type,
350 int (*config_stream_type)(struct intel_digital_port *dig_port, member
1605 if (shim->config_stream_type) { in hdcp2_authenticate_sink()1606 ret = shim->config_stream_type(dig_port, in hdcp2_authenticate_sink()