Searched refs:resettodr_to (Results 1 – 1 of 1) sorted by relevance
1011 struct timeout resettodr_to = TIMEOUT_INITIALIZER(periodic_resettodr, NULL); variable1024 timeout_add_sec(&resettodr_to, RESETTODR_PERIOD); in perform_resettodr()1030 timeout_add_sec(&resettodr_to, RESETTODR_PERIOD); in start_periodic_resettodr()1036 timeout_del(&resettodr_to); in stop_periodic_resettodr()