Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/watchdog/
Dat91rm9200_wdt.c79 static inline void at91_wdt_stop(void) in at91_wdt_stop() function
125 at91_wdt_stop(); in at91_wdt_close()
177 at91_wdt_stop(); in at91_wdt_ioctl()
278 at91_wdt_stop(); in at91wdt_shutdown()
285 at91_wdt_stop(); in at91wdt_suspend()
Dat91sam9_wdt.c140 static int at91_wdt_stop(struct watchdog_device *wdd) in at91_wdt_stop() function
261 .stop = at91_wdt_stop,