Searched refs:stream_type_msg (Results 1 – 1 of 1) sorted by relevance
603 struct hdcp2_dp_errata_stream_type stream_type_msg; in intel_dp_hdcp2_config_stream_type() local 615 stream_type_msg.msg_id = HDCP_2_2_ERRATA_DP_STREAM_TYPE; in intel_dp_hdcp2_config_stream_type() 616 stream_type_msg.stream_type = content_type; in intel_dp_hdcp2_config_stream_type() 618 ret = intel_dp_hdcp2_write_msg(connector, &stream_type_msg, in intel_dp_hdcp2_config_stream_type() 619 sizeof(stream_type_msg)); in intel_dp_hdcp2_config_stream_type()