Searched refs:need_suspend (Results 1 – 1 of 1) sorted by relevance
613 static inline bool __maybe_unused need_suspend(void) in need_suspend() function618 static inline bool __maybe_unused need_suspend(void) { return true; } in need_suspend() function627 if (watchdog_active(&p->wddev) && need_suspend()) { in iTCO_wdt_suspend_noirq()