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

/linux-4.1.27/drivers/rtc/
H A Drtc-max8925.c301 static int max8925_rtc_resume(struct device *dev) max8925_rtc_resume() function
312 static SIMPLE_DEV_PM_OPS(max8925_rtc_pm_ops, max8925_rtc_suspend, max8925_rtc_resume);

Completed in 54 milliseconds