Searched refs:s3c2410wdt_stop (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/watchdog/
H A Ds3c2410_wdt.c257 static int s3c2410wdt_stop(struct watchdog_device *wdd) s3c2410wdt_stop() function
365 .stop = s3c2410wdt_stop,
407 s3c2410wdt_stop(&wdt->wdt_device); s3c2410wdt_cpufreq_transition()
629 s3c2410wdt_stop(&wdt->wdt_device); s3c2410wdt_probe()
690 s3c2410wdt_stop(&wdt->wdt_device); s3c2410wdt_shutdown()
709 s3c2410wdt_stop(&wdt->wdt_device); s3c2410wdt_suspend()

Completed in 50 milliseconds