Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dwatchdog.h162 static inline void watchdog_stop_ping_on_suspend(struct watchdog_device *wdd) in watchdog_stop_ping_on_suspend() function
/openbmc/linux/drivers/watchdog/
H A Dimx2_wdt.c348 watchdog_stop_ping_on_suspend(wdog); in imx2_wdt_probe()