s3c_rtc_pm_ops    628 drivers/rtc/rtc-s3c.c static SIMPLE_DEV_PM_OPS(s3c_rtc_pm_ops, s3c_rtc_suspend, s3c_rtc_resume);
s3c_rtc_pm_ops    827 drivers/rtc/rtc-s3c.c 		.pm	= &s3c_rtc_pm_ops,