max8925_rtc_pm_ops 307 drivers/rtc/rtc-max8925.c static SIMPLE_DEV_PM_OPS(max8925_rtc_pm_ops, max8925_rtc_suspend, max8925_rtc_resume); max8925_rtc_pm_ops 312 drivers/rtc/rtc-max8925.c .pm = &max8925_rtc_pm_ops,