Searched refs:xlnx_rtc_resume (Results 1 – 1 of 1) sorted by relevance
290 static int __maybe_unused xlnx_rtc_resume(struct device *dev) in xlnx_rtc_resume() function302 static SIMPLE_DEV_PM_OPS(xlnx_rtc_pm_ops, xlnx_rtc_suspend, xlnx_rtc_resume);