Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Dda9062_wdt.c41 unsigned long j_time_stamp; member
46 wdt->j_time_stamp = jiffies; in da9062_set_window_start()
52 unsigned long timeout = wdt->j_time_stamp + delay; in da9062_apply_window_protection()