Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/watchdog/
Dwatchdog_dev.c73 static inline bool watchdog_need_worker(struct watchdog_device *wdd) in watchdog_need_worker() function
130 if (watchdog_need_worker(wdd)) { in watchdog_update_worker()