Searched refs:s3c2410wdt_stop (Results 1 – 2 of 2) sorted by relevance
454 static int s3c2410wdt_stop(struct watchdog_device *wdd) in s3c2410wdt_stop() function584 .stop = s3c2410wdt_stop,776 s3c2410wdt_stop(&wdt->wdt_device); in s3c2410wdt_probe()810 s3c2410wdt_stop(&wdt->wdt_device); in s3c2410wdt_shutdown()827 s3c2410wdt_stop(&wdt->wdt_device); in s3c2410wdt_suspend()
130 + .stop = s3c2410wdt_stop,