Home
last modified time | relevance | path

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

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