Searched refs:need_suspend (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/watchdog/
H A DiTCO_wdt.c601 static inline bool need_suspend(void) need_suspend() function
606 static inline bool need_suspend(void) { return true; } need_suspend() function
614 if (watchdog_active(&iTCO_wdt_watchdog_dev) && need_suspend()) { iTCO_wdt_suspend_noirq()

Completed in 84 milliseconds