Searched defs:imx7ulp_wdt_device (Results 1 – 1 of 1) sorted by relevance
43 struct imx7ulp_wdt_device { struct44 struct notifier_block restart_handler;45 struct watchdog_device wdd;46 void __iomem *base;70 struct imx7ulp_wdt_device *wdt = watchdog_get_drvdata(wdog); in imx7ulp_wdt_ping() argument