Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/rtc/
Drtc-ds1374.c563 static int ds1374_resume(struct device *dev) in ds1374_resume() function
573 static SIMPLE_DEV_PM_OPS(ds1374_pm, ds1374_suspend, ds1374_resume);