Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-pxa.c394 static int pxa_rtc_resume(struct device *dev) in pxa_rtc_resume() function
404 static SIMPLE_DEV_PM_OPS(pxa_rtc_pm_ops, pxa_rtc_suspend, pxa_rtc_resume);