Searched refs:msc313e_wdt_resume (Results 1 – 1 of 1) sorted by relevance
146 static int __maybe_unused msc313e_wdt_resume(struct device *dev) in msc313e_wdt_resume() function156 static SIMPLE_DEV_PM_OPS(msc313e_wdt_pm_ops, msc313e_wdt_suspend, msc313e_wdt_resume);