Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/watchdog/
Drt2880_wdt.c93 static int rt288x_wdt_stop(struct watchdog_device *w) in rt288x_wdt_stop() function
130 .stop = rt288x_wdt_stop,
185 rt288x_wdt_stop(&rt288x_wdt_dev); in rt288x_wdt_shutdown()