Searched refs:mod_hdcp_state (Results 1 – 2 of 2) sorted by relevance
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()
186 struct mod_hdcp_state { struct208 struct mod_hdcp_state state; argument