Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/rtc/
Drtc-sunplus.c329 static int sp_rtc_resume(struct device *dev) in sp_rtc_resume() function
346 static SIMPLE_DEV_PM_OPS(sp_rtc_pm_ops, sp_rtc_suspend, sp_rtc_resume);