Searched refs:sh_rtc_suspend (Results 1 – 1 of 1) sorted by relevance
458 static int sh_rtc_suspend(struct device *dev) in sh_rtc_suspend() function478 static DEFINE_SIMPLE_DEV_PM_OPS(sh_rtc_pm_ops, sh_rtc_suspend, sh_rtc_resume);
Completed in 5 milliseconds