Searched refs:arcmsr_resume (Results 1 – 1 of 1) sorted by relevance
120 static int __maybe_unused arcmsr_resume(struct device *dev);229 static SIMPLE_DEV_PM_OPS(arcmsr_pm_ops, arcmsr_suspend, arcmsr_resume);1160 static int __maybe_unused arcmsr_resume(struct device *dev) in arcmsr_resume() function