Searched refs:s3c2410wdt_stop (Results 1 – 2 of 2) sorted by relevance
404 static int s3c2410wdt_stop(struct watchdog_device *wdd) in s3c2410wdt_stop() function537 .stop = s3c2410wdt_stop,584 s3c2410wdt_stop(&wdt->wdt_device); in s3c2410wdt_cpufreq_transition()815 s3c2410wdt_stop(&wdt->wdt_device); in s3c2410wdt_probe()878 s3c2410wdt_stop(&wdt->wdt_device); in s3c2410wdt_shutdown()895 s3c2410wdt_stop(&wdt->wdt_device); in s3c2410wdt_suspend()
131 + .stop = s3c2410wdt_stop,