Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/watchdog/
Dwatchdog_dev.c96 static ktime_t watchdog_next_keepalive(struct watchdog_device *wdd) in watchdog_next_keepalive() function
131 ktime_t t = watchdog_next_keepalive(wdd); in watchdog_update_worker()