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

/linux-4.4.14/drivers/rtc/
H A Drtc-pxa.c401 static int pxa_rtc_suspend(struct device *dev) pxa_rtc_suspend() function
420 static SIMPLE_DEV_PM_OPS(pxa_rtc_pm_ops, pxa_rtc_suspend, pxa_rtc_resume);

Completed in 33 milliseconds