Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/rtc/
Drtc-at91rm9200.c501 static int at91_rtc_resume(struct device *dev) in at91_rtc_resume() function
527 static SIMPLE_DEV_PM_OPS(at91_rtc_pm_ops, at91_rtc_suspend, at91_rtc_resume);
Drtc-at91sam9.c502 static int at91_rtc_resume(struct device *dev) in at91_rtc_resume() function
526 static SIMPLE_DEV_PM_OPS(at91_rtc_pm_ops, at91_rtc_suspend, at91_rtc_resume);