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

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

Completed in 38 milliseconds