Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dwatchdog_dev.c76 static inline bool watchdog_need_worker(struct watchdog_device *wdd) in watchdog_need_worker() function
133 if (watchdog_need_worker(wdd)) { in watchdog_update_worker()