Searched refs:xwdt_suspend (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/watchdog/
H A Dof_xilinx_wdt.c249 * xwdt_suspend - Suspend the device.
254 static int __maybe_unused xwdt_suspend(struct device *dev) function
281 static SIMPLE_DEV_PM_OPS(xwdt_pm_ops, xwdt_suspend, xwdt_resume);

Completed in 105 milliseconds