ksvs              284 drivers/gpu/drm/drm_hdcp.c bool drm_hdcp_check_ksvs_revoked(struct drm_device *drm_dev, u8 *ksvs,
ksvs              309 drivers/gpu/drm/drm_hdcp.c 				if (ksvs[j] != rev_ksv_list[j]) {
ksvs              313 drivers/gpu/drm/drm_hdcp.c 					drm_hdcp_print_ksv(ksvs);
ksvs              322 drivers/gpu/drm/drm_hdcp.c 		ksvs += DRM_HDCP_KSV_LEN;
ksvs              292 include/drm/drm_hdcp.h 				 u8 *ksvs, u32 ksv_count);