Home
last modified time | relevance | path

Searched defs:imx7ulp_wdt_device (Results 1 – 1 of 1) sorted by relevance

/drivers/watchdog/
Dimx7ulp_wdt.c43 struct imx7ulp_wdt_device { struct
44 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