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

/linux-master/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp_log.c123 hdcp->auth.msg.hdcp2.content_stream_type_dp,
124 sizeof(hdcp->auth.msg.hdcp2.content_stream_type_dp));
H A Dhdcp_ddc.c644 hdcp->auth.msg.hdcp2.content_stream_type_dp+1,
645 sizeof(hdcp->auth.msg.hdcp2.content_stream_type_dp)-1);
H A Dhdcp.h153 uint8_t content_stream_type_dp[2]; member in struct:mod_hdcp_message_hdcp2
H A Dhdcp_psp.c819 memcpy(hdcp->auth.msg.hdcp2.content_stream_type_dp,
821 sizeof(hdcp->auth.msg.hdcp2.content_stream_type_dp));

Completed in 98 milliseconds