Lines Matching defs:s3c2410_wdt
110 struct s3c2410_wdt {
198 static inline struct s3c2410_wdt *freq_to_wdt(struct notifier_block *nb)
200 return container_of(nb, struct s3c2410_wdt, freq_transition);
203 static int s3c2410wdt_mask_and_disable_reset(struct s3c2410_wdt *wdt, bool mask)
234 struct s3c2410_wdt *wdt = watchdog_get_drvdata(wdd);
243 static void __s3c2410wdt_stop(struct s3c2410_wdt *wdt)
254 struct s3c2410_wdt *wdt = watchdog_get_drvdata(wdd);
266 struct s3c2410_wdt *wdt = watchdog_get_drvdata(wdd);
294 static inline int s3c2410wdt_is_running(struct s3c2410_wdt *wdt)
302 struct s3c2410_wdt *wdt = watchdog_get_drvdata(wdd);
353 struct s3c2410_wdt *wdt = watchdog_get_drvdata(wdd);
401 struct s3c2410_wdt *wdt = platform_get_drvdata(param);
419 struct s3c2410_wdt *wdt = freq_to_wdt(nb);
452 static inline int s3c2410wdt_cpufreq_register(struct s3c2410_wdt *wdt)
460 static inline void s3c2410wdt_cpufreq_deregister(struct s3c2410_wdt *wdt)
470 static inline int s3c2410wdt_cpufreq_register(struct s3c2410_wdt *wdt)
475 static inline void s3c2410wdt_cpufreq_deregister(struct s3c2410_wdt *wdt)
480 static inline unsigned int s3c2410wdt_get_bootstatus(struct s3c2410_wdt *wdt)
515 struct s3c2410_wdt *wdt;
656 struct s3c2410_wdt *wdt = platform_get_drvdata(dev);
673 struct s3c2410_wdt *wdt = platform_get_drvdata(dev);
685 struct s3c2410_wdt *wdt = dev_get_drvdata(dev);
704 struct s3c2410_wdt *wdt = dev_get_drvdata(dev);