Lines Matching defs:wdog
66 struct watchdog_device wdog; member
91 static int imx2_wdt_restart(struct watchdog_device *wdog, unsigned long action, in imx2_wdt_restart()
121 static inline void imx2_wdt_setup(struct watchdog_device *wdog) in imx2_wdt_setup()
159 static int imx2_wdt_ping(struct watchdog_device *wdog) in imx2_wdt_ping()
168 static void __imx2_wdt_set_timeout(struct watchdog_device *wdog, in __imx2_wdt_set_timeout()
177 static int imx2_wdt_set_timeout(struct watchdog_device *wdog, in imx2_wdt_set_timeout()
188 static int imx2_wdt_set_pretimeout(struct watchdog_device *wdog, in imx2_wdt_set_pretimeout()
206 struct watchdog_device *wdog = wdog_arg; in imx2_wdt_isr() local
217 static int imx2_wdt_start(struct watchdog_device *wdog) in imx2_wdt_start()
256 struct watchdog_device *wdog; in imx2_wdt_probe() local
332 struct watchdog_device *wdog = platform_get_drvdata(pdev); in imx2_wdt_shutdown() local
349 struct watchdog_device *wdog = dev_get_drvdata(dev); in imx2_wdt_suspend() local
370 struct watchdog_device *wdog = dev_get_drvdata(dev); in imx2_wdt_resume() local