Searched refs:xwdt_device (Results 1 – 1 of 1) sorted by relevance
41 struct xwdt_device { struct53 struct xwdt_device *xdev = watchdog_get_drvdata(wdd); in xilinx_wdt_start() argument82 struct xwdt_device *xdev = watchdog_get_drvdata(wdd); in xilinx_wdt_stop()105 struct xwdt_device *xdev = watchdog_get_drvdata(wdd); in xilinx_wdt_keepalive()132 static u32 xwdt_selftest(struct xwdt_device *xdev) in xwdt_selftest()162 struct xwdt_device *xdev; in xwdt_probe()250 struct xwdt_device *xdev = dev_get_drvdata(dev); in xwdt_suspend()266 struct xwdt_device *xdev = dev_get_drvdata(dev); in xwdt_resume()
Completed in 3 milliseconds