Home
last modified time | relevance | path

Searched refs:watchdog_timer_needed (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp_log.h74 if (output->watchdog_timer_needed) \
H A Dhdcp.h488 output->watchdog_timer_needed = 0; in fail_and_restart_in_ms()
502 output->watchdog_timer_needed = 1; in set_watchdog_in_ms()
H A Dhdcp.c211 output->watchdog_timer_needed = 0; in reset_authentication()
/linux/drivers/gpu/drm/amd/display/modules/inc/
H A Dmod_hdcp.h226 uint8_t watchdog_timer_needed; member