Searched refs:s3c2410_wdt (Results 1 – 5 of 5) sorted by relevance
123 struct s3c2410_wdt { struct203 static inline struct s3c2410_wdt *freq_to_wdt(struct notifier_block *nb) in freq_to_wdt()205 return container_of(nb, struct s3c2410_wdt, freq_transition); in freq_to_wdt()208 static int s3c2410wdt_mask_and_disable_reset(struct s3c2410_wdt *wdt, bool mask) in s3c2410wdt_mask_and_disable_reset()239 struct s3c2410_wdt *wdt = watchdog_get_drvdata(wdd); in s3c2410wdt_keepalive()248 static void __s3c2410wdt_stop(struct s3c2410_wdt *wdt) in __s3c2410wdt_stop()259 struct s3c2410_wdt *wdt = watchdog_get_drvdata(wdd); in s3c2410wdt_stop()271 struct s3c2410_wdt *wdt = watchdog_get_drvdata(wdd); in s3c2410wdt_start()299 static inline int s3c2410wdt_is_running(struct s3c2410_wdt *wdt) in s3c2410wdt_is_running()306 struct s3c2410_wdt *wdt = watchdog_get_drvdata(wdd); in s3c2410wdt_set_heartbeat()[all …]
42 obj-$(CONFIG_S3C2410_WATCHDOG) += s3c2410_wdt.o
246 be called s3c2410_wdt
84 the s3c2410_wdt driver.
246 s3c2410_wdt: