Searched refs:s3c2410_wdt (Results 1 – 6 of 6) sorted by relevance
110 struct s3c2410_wdt { struct198 static inline struct s3c2410_wdt *freq_to_wdt(struct notifier_block *nb) in freq_to_wdt()200 return container_of(nb, struct s3c2410_wdt, freq_transition); in freq_to_wdt()203 static int s3c2410wdt_mask_and_disable_reset(struct s3c2410_wdt *wdt, bool mask) in s3c2410wdt_mask_and_disable_reset()234 struct s3c2410_wdt *wdt = watchdog_get_drvdata(wdd); in s3c2410wdt_keepalive()243 static void __s3c2410wdt_stop(struct s3c2410_wdt *wdt) in __s3c2410wdt_stop()254 struct s3c2410_wdt *wdt = watchdog_get_drvdata(wdd); in s3c2410wdt_stop()266 struct s3c2410_wdt *wdt = watchdog_get_drvdata(wdd); in s3c2410wdt_start()294 static inline int s3c2410wdt_is_running(struct s3c2410_wdt *wdt) in s3c2410wdt_is_running()302 struct s3c2410_wdt *wdt = watchdog_get_drvdata(wdd); in s3c2410wdt_set_heartbeat()[all …]
52 obj-$(CONFIG_S3C2410_WATCHDOG) += s3c2410_wdt.o
509 be called s3c2410_wdt
85 the s3c2410_wdt driver.
443 s3c2410_wdt:
1165 # required by s3c2410_wdt.ko