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