Searched refs:s3c2410_wdd (Results 1 – 2 of 2) sorted by relevance
148 + s3c2410wdt_keepalive(&s3c2410_wdd);165 +static struct watchdog_device s3c2410_wdd = {184 watchdog_set_nowayout(&s3c2410_wdd, nowayout);198 + ret = watchdog_register_device(&s3c2410_wdd);203 + watchdog_unregister_device(&s3c2410_wdd);
622 static const struct watchdog_device s3c2410_wdd = { variable730 wdt->wdt_device = s3c2410_wdd; in s3c2410wdt_probe()