Searched defs:last_keepalive (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/watchdog/ | ||
| H A D | watchdog_core.h | 51 ktime_t last_keepalive; member |
| H A D | watchdog_dev.c | 438 s64 last_keepalive = DIV_ROUND_UP_ULL(last_keepalive_ms, 1000); in watchdog_get_timeleft() local |