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