Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/watchdog/
Dof_xilinx_wdt.c43 struct xwdt_device { struct
53 struct xwdt_device *xdev = watchdog_get_drvdata(wdd); in xilinx_wdt_start() argument
74 struct xwdt_device *xdev = watchdog_get_drvdata(wdd); in xilinx_wdt_stop()
94 struct xwdt_device *xdev = watchdog_get_drvdata(wdd); in xilinx_wdt_keepalive()
121 static u32 xwdt_selftest(struct xwdt_device *xdev) in xwdt_selftest()
151 struct xwdt_device *xdev; in xwdt_probe()
220 struct xwdt_device *xdev = platform_get_drvdata(pdev); in xwdt_remove()