Lines Matching defs:wdog
71 struct watchdog_device wdog; member
100 static int imx2_wdt_restart(struct watchdog_device *wdog, unsigned long action, in imx2_wdt_restart()
130 static inline void imx2_wdt_setup(struct watchdog_device *wdog) in imx2_wdt_setup()
171 static int imx2_wdt_ping(struct watchdog_device *wdog) in imx2_wdt_ping()
183 static void __imx2_wdt_set_timeout(struct watchdog_device *wdog, in __imx2_wdt_set_timeout()
192 static int imx2_wdt_set_timeout(struct watchdog_device *wdog, in imx2_wdt_set_timeout()
203 static int imx2_wdt_set_pretimeout(struct watchdog_device *wdog, in imx2_wdt_set_pretimeout()
221 struct watchdog_device *wdog = wdog_arg; in imx2_wdt_isr() local
232 static int imx2_wdt_start(struct watchdog_device *wdog) in imx2_wdt_start()
271 struct watchdog_device *wdog; in imx2_wdt_probe() local
367 struct watchdog_device *wdog = platform_get_drvdata(pdev); in imx2_wdt_shutdown() local
384 struct watchdog_device *wdog = dev_get_drvdata(dev); in imx2_wdt_suspend() local
409 struct watchdog_device *wdog = dev_get_drvdata(dev); in imx2_wdt_resume() local