arcmsr_resume
static int __maybe_unused arcmsr_resume(struct device *dev);
static SIMPLE_DEV_PM_OPS(arcmsr_pm_ops, arcmsr_suspend, arcmsr_resume);