Home
last modified time | relevance | path

Searched refs:s3c_rtc_resume (Results 1 – 1 of 1) sorted by relevance

/drivers/rtc/
Drtc-s3c.c608 static int s3c_rtc_resume(struct device *dev) in s3c_rtc_resume() function
628 static SIMPLE_DEV_PM_OPS(s3c_rtc_pm_ops, s3c_rtc_suspend, s3c_rtc_resume);