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

/drivers/rtc/
H A Drtc-bfin.c406 static int bfin_rtc_suspend(struct platform_device *pdev, pm_message_t state) function
444 # define bfin_rtc_suspend NULL macro
455 .suspend = bfin_rtc_suspend,

Completed in 12 milliseconds