Home
last modified time | relevance | path

Searched refs:xwdt_device (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/watchdog/
A Dof_xilinx_wdt.c41 struct xwdt_device { struct
53 struct xwdt_device *xdev = watchdog_get_drvdata(wdd); in xilinx_wdt_start() argument
82 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