Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/rtc/
Drtc-s3c.c648 static int s3c_rtc_resume(struct device *dev) in s3c_rtc_resume() function
668 static SIMPLE_DEV_PM_OPS(s3c_rtc_pm_ops, s3c_rtc_suspend, s3c_rtc_resume);