Searched defs:mod_hdcp_connection (Results 1 – 1 of 1) sorted by relevance
170 struct mod_hdcp_connection { struct171 struct mod_hdcp_link link;172 struct mod_hdcp_display displays[MAX_NUM_OF_DISPLAYS];173 uint8_t is_repeater;174 uint8_t is_km_stored;175 uint8_t is_hdcp2_revoked;176 struct mod_hdcp_trace trace;177 uint8_t hdcp1_retry_count;178 uint8_t hdcp2_retry_count;