stream_type_msg  6098 drivers/gpu/drm/i915/display/intel_dp.c 	struct hdcp2_dp_errata_stream_type stream_type_msg;
stream_type_msg  6110 drivers/gpu/drm/i915/display/intel_dp.c 	stream_type_msg.msg_id = HDCP_2_2_ERRATA_DP_STREAM_TYPE;
stream_type_msg  6111 drivers/gpu/drm/i915/display/intel_dp.c 	stream_type_msg.stream_type = content_type;
stream_type_msg  6113 drivers/gpu/drm/i915/display/intel_dp.c 	return intel_dp_hdcp2_write_msg(intel_dig_port, &stream_type_msg,
stream_type_msg  6114 drivers/gpu/drm/i915/display/intel_dp.c 					sizeof(stream_type_msg));