Home
last modified time | relevance | path

Searched refs:mod_hdcp_state (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/amd/display/modules/hdcp/
Dhdcp.c204 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()
Dhdcp.h186 struct mod_hdcp_state { struct
208 struct mod_hdcp_state state; argument