Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
Dof_xilinx_wdt.c40 struct xwdt_device { struct
52 struct xwdt_device *xdev = watchdog_get_drvdata(wdd); in xilinx_wdt_start() argument
79 struct xwdt_device *xdev = watchdog_get_drvdata(wdd); in xilinx_wdt_stop()
102 struct xwdt_device *xdev = watchdog_get_drvdata(wdd); in xilinx_wdt_keepalive()
129 static u32 xwdt_selftest(struct xwdt_device *xdev) in xwdt_selftest()
159 struct xwdt_device *xdev; in xwdt_probe()
255 struct xwdt_device *xdev = platform_get_drvdata(pdev); in xwdt_remove()
271 struct xwdt_device *xdev = dev_get_drvdata(dev); in xwdt_suspend()
287 struct xwdt_device *xdev = dev_get_drvdata(dev); in xwdt_resume()