Searched refs:cp_resume (Results 1 – 1 of 1) sorted by relevance
2078 static int __maybe_unused cp_resume(struct device *device) in cp_resume() function2111 static SIMPLE_DEV_PM_OPS(cp_pm_ops, cp_suspend, cp_resume);