Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-pxa.c388 static int pxa_rtc_suspend(struct device *dev) in pxa_rtc_suspend() function
407 static SIMPLE_DEV_PM_OPS(pxa_rtc_pm_ops, pxa_rtc_suspend, pxa_rtc_resume);
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-pxa.c385 static int pxa_rtc_suspend(struct device *dev) in pxa_rtc_suspend() function
404 static SIMPLE_DEV_PM_OPS(pxa_rtc_pm_ops, pxa_rtc_suspend, pxa_rtc_resume);

Completed in 2 milliseconds