Home
last modified time | relevance | path

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

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