Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/rtc/
Drtc-ds1374.c557 static int ds1374_resume(struct device *dev) in ds1374_resume() function
567 static SIMPLE_DEV_PM_OPS(ds1374_pm, ds1374_suspend, ds1374_resume);