Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/rtc/
Drtc-ds1343.c454 static int ds1343_resume(struct device *dev) in ds1343_resume() function
466 static SIMPLE_DEV_PM_OPS(ds1343_pm, ds1343_suspend, ds1343_resume);