Home
last modified time | relevance | path

Searched refs:s3c_rtc_suspend (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-s3c.c500 static int s3c_rtc_suspend(struct device *dev) in s3c_rtc_suspend() function
539 static SIMPLE_DEV_PM_OPS(s3c_rtc_pm_ops, s3c_rtc_suspend, s3c_rtc_resume);
/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-s3c.c575 static int s3c_rtc_suspend(struct device *dev) in s3c_rtc_suspend() function
621 static SIMPLE_DEV_PM_OPS(s3c_rtc_pm_ops, s3c_rtc_suspend, s3c_rtc_resume);

Completed in 2 milliseconds