Searched refs:at91_wdt_stop (Results 1 – 2 of 2) sorted by relevance
82 static inline void at91_wdt_stop(void) in at91_wdt_stop() function128 at91_wdt_stop(); in at91_wdt_close()180 at91_wdt_stop(); in at91_wdt_ioctl()280 at91_wdt_stop(); in at91wdt_shutdown()287 at91_wdt_stop(); in at91wdt_suspend()
143 static int at91_wdt_stop(struct watchdog_device *wdd) in at91_wdt_stop() function264 .stop = at91_wdt_stop,