Searched refs:stream_type_msg (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_dp_hdcp.c598 struct hdcp2_dp_errata_stream_type stream_type_msg; local
610 stream_type_msg.msg_id = HDCP_2_2_ERRATA_DP_STREAM_TYPE;
611 stream_type_msg.stream_type = content_type;
613 ret = intel_dp_hdcp2_write_msg(connector, &stream_type_msg,
614 sizeof(stream_type_msg));

Completed in 113 milliseconds