Searched refs:stream_type_msg (Results 1 – 1 of 1) sorted by relevance
581 struct hdcp2_dp_errata_stream_type stream_type_msg; in intel_dp_hdcp2_config_stream_type() local593 stream_type_msg.msg_id = HDCP_2_2_ERRATA_DP_STREAM_TYPE; in intel_dp_hdcp2_config_stream_type()594 stream_type_msg.stream_type = content_type; in intel_dp_hdcp2_config_stream_type()596 ret = intel_dp_hdcp2_write_msg(dig_port, &stream_type_msg, in intel_dp_hdcp2_config_stream_type()597 sizeof(stream_type_msg)); in intel_dp_hdcp2_config_stream_type()