Lines Matching refs:s3c2410_wdt

164 struct s3c2410_wdt {  struct
297 static inline unsigned long s3c2410wdt_get_freq(struct s3c2410_wdt *wdt) in s3c2410wdt_get_freq()
302 static inline unsigned int s3c2410wdt_max_timeout(struct s3c2410_wdt *wdt) in s3c2410wdt_max_timeout()
310 static int s3c2410wdt_disable_wdt_reset(struct s3c2410_wdt *wdt, bool mask) in s3c2410wdt_disable_wdt_reset()
324 static int s3c2410wdt_mask_wdt_reset(struct s3c2410_wdt *wdt, bool mask) in s3c2410wdt_mask_wdt_reset()
339 static int s3c2410wdt_enable_counter(struct s3c2410_wdt *wdt, bool en) in s3c2410wdt_enable_counter()
353 static int s3c2410wdt_enable(struct s3c2410_wdt *wdt, bool en) in s3c2410wdt_enable()
380 struct s3c2410_wdt *wdt = watchdog_get_drvdata(wdd); in s3c2410wdt_keepalive()
390 static void __s3c2410wdt_stop(struct s3c2410_wdt *wdt) in __s3c2410wdt_stop()
401 struct s3c2410_wdt *wdt = watchdog_get_drvdata(wdd); in s3c2410wdt_stop()
414 struct s3c2410_wdt *wdt = watchdog_get_drvdata(wdd); in s3c2410wdt_start()
446 struct s3c2410_wdt *wdt = watchdog_get_drvdata(wdd); in s3c2410wdt_set_heartbeat()
497 struct s3c2410_wdt *wdt = watchdog_get_drvdata(wdd); in s3c2410wdt_restart()
545 struct s3c2410_wdt *wdt = platform_get_drvdata(param); in s3c2410wdt_irq()
557 static inline unsigned int s3c2410wdt_get_bootstatus(struct s3c2410_wdt *wdt) in s3c2410wdt_get_bootstatus()
575 s3c2410_get_wdt_drv_data(struct platform_device *pdev, struct s3c2410_wdt *wdt) in s3c2410_get_wdt_drv_data()
625 struct s3c2410_wdt *wdt; in s3c2410wdt_probe()
746 struct s3c2410_wdt *wdt = platform_get_drvdata(dev); in s3c2410wdt_shutdown()
755 struct s3c2410_wdt *wdt = dev_get_drvdata(dev); in s3c2410wdt_suspend()
774 struct s3c2410_wdt *wdt = dev_get_drvdata(dev); in s3c2410wdt_resume()