Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/rtc/
Drtc-ds1343.c444 static int ds1343_suspend(struct device *dev) in ds1343_suspend() function
466 static SIMPLE_DEV_PM_OPS(ds1343_pm, ds1343_suspend, ds1343_resume);