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

/linux-4.4.14/drivers/watchdog/
H A Dcadence_wdt.c451 * cdns_wdt_suspend - Stop the device.
456 static int __maybe_unused cdns_wdt_suspend(struct device *dev) cdns_wdt_suspend() function
491 static SIMPLE_DEV_PM_OPS(cdns_wdt_pm_ops, cdns_wdt_suspend, cdns_wdt_resume);

Completed in 31 milliseconds