Searched refs:mod_hdcp_state (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/hdcp/ |
H A D | hdcp.c | 199 memset(&hdcp->state, 0, sizeof(struct mod_hdcp_state)); in reset_authentication() 213 memset(&hdcp->state, 0, sizeof(struct mod_hdcp_state)); in reset_authentication() 218 memset(&hdcp->state, 0, sizeof(struct mod_hdcp_state)); in reset_authentication()
|
H A D | hdcp.h | 186 struct mod_hdcp_state { struct 208 struct mod_hdcp_state state;
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/modules/hdcp/ |
H A D | hdcp.c | 204 memset(&hdcp->state, 0, sizeof(struct mod_hdcp_state)); in reset_authentication() 218 memset(&hdcp->state, 0, sizeof(struct mod_hdcp_state)); in reset_authentication() 223 memset(&hdcp->state, 0, sizeof(struct mod_hdcp_state)); in reset_authentication()
|
H A D | hdcp.h | 186 struct mod_hdcp_state { struct 208 struct mod_hdcp_state state;
|
Completed in 4 milliseconds