Searched refs:rwdt_resume (Results 1 – 1 of 1) sorted by relevance
275 static int __maybe_unused rwdt_resume(struct device *dev) in rwdt_resume() function286 static SIMPLE_DEV_PM_OPS(rwdt_pm_ops, rwdt_suspend, rwdt_resume);