Home
last modified time | relevance | path

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

/linux/drivers/rtc/
H A Drtc-ds1343.c449 static int ds1343_resume(struct device *dev) in ds1343_resume() function
461 static SIMPLE_DEV_PM_OPS(ds1343_pm, ds1343_suspend, ds1343_resume);