Searched defs:wm831x_rtc_suspend (Results 1 - 1 of 1) sorted by relevance

/drivers/rtc/
H A Drtc-wm831x.c357 static int wm831x_rtc_suspend(struct device *dev) function
410 #define wm831x_rtc_suspend NULL macro
464 .suspend = wm831x_rtc_suspend,
471 .poweroff = wm831x_rtc_suspend,

Completed in 49 milliseconds