Searched defs:mod_hdcp_output (Results 1 – 1 of 1) sorted by relevance
221 struct mod_hdcp_output { struct222 uint8_t callback_needed;223 uint8_t callback_stop;224 uint8_t watchdog_timer_needed;225 uint8_t watchdog_timer_stop;226 uint16_t callback_delay;227 uint16_t watchdog_timer_delay;228 uint8_t auth_complete;
Completed in 4 milliseconds