Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/rtc/
Drtc-mxc_v2.c381 static int mxc_rtc_resume(struct device *dev) in mxc_rtc_resume() function
392 static SIMPLE_DEV_PM_OPS(mxc_rtc_pm_ops, mxc_rtc_suspend, mxc_rtc_resume);
Drtc-mxc.c442 static int mxc_rtc_resume(struct device *dev) in mxc_rtc_resume() function
453 static SIMPLE_DEV_PM_OPS(mxc_rtc_pm_ops, mxc_rtc_suspend, mxc_rtc_resume);