Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/watchdog/
H A DiTCO_wdt.c620 static inline bool need_suspend(void) in need_suspend() function
625 static inline bool need_suspend(void) { return true; } in need_suspend() function
/kernel/linux/linux-6.6/drivers/watchdog/
H A DiTCO_wdt.c613 static inline bool __maybe_unused need_suspend(void) in need_suspend() function
618 static inline bool __maybe_unused need_suspend(void) { return true; } in need_suspend() function

Completed in 3 milliseconds