Searched refs:drm_hdcp_srm_update (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_hdcp.c | 219 static int drm_hdcp_srm_update(const u8 *buf, size_t count, in drm_hdcp_srm_update() function 252 ret = drm_hdcp_srm_update(fw->data, fw->size, revoked_ksv_list, in drm_hdcp_request_srm()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/display/ |
H A D | drm_hdcp_helper.c | 217 static int drm_hdcp_srm_update(const u8 *buf, size_t count, in drm_hdcp_srm_update() function 250 ret = drm_hdcp_srm_update(fw->data, fw->size, revoked_ksv_list, in drm_hdcp_request_srm()
|
Completed in 1 milliseconds