Searched refs:de_resume (Results 1 – 1 of 1) sorted by relevance
2156 static int __maybe_unused de_resume(struct device *dev_d) in de_resume() function2177 static SIMPLE_DEV_PM_OPS(de_pm_ops, de_suspend, de_resume);