Home
last modified time | relevance | path

Searched refs:DRM_HDCP_RI_LEN (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/drm/
Ddrm_hdcp.h19 #define DRM_HDCP_RI_LEN 2 macro
/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_hdcp.c483 u8 shim[DRM_HDCP_RI_LEN]; in intel_hdcp_auth()
Dintel_hdmi.c1025 ri_prime, DRM_HDCP_RI_LEN); in intel_hdmi_hdcp_read_ri_prime()
1104 u8 shim[DRM_HDCP_RI_LEN]; in intel_hdmi_hdcp_check_link()
Dintel_dp.c5059 ri_prime, DRM_HDCP_RI_LEN); in intel_dp_hdcp_read_ri_prime()
5060 if (ret != DRM_HDCP_RI_LEN) { in intel_dp_hdcp_read_ri_prime()