Searched refs:mxc_rtc_driver (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/rtc/
H A Drtc-mxc.c472 static struct platform_driver mxc_rtc_driver = { variable in typeref:struct:platform_driver
482 return platform_driver_probe(&mxc_rtc_driver, mxc_rtc_probe);
487 platform_driver_unregister(&mxc_rtc_driver);

Completed in 64 milliseconds