Home
last modified time | relevance | path

Searched defs:need_suspend (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/drivers/watchdog/
DiTCO_wdt.c628 static inline bool __maybe_unused need_suspend(void) in need_suspend() function
633 static inline bool __maybe_unused need_suspend(void) { return true; } in need_suspend() function