Searched refs:starfire_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-starfire.c61 static struct platform_driver starfire_rtc_driver = { variable in typeref:struct:platform_driver
71 return platform_driver_probe(&starfire_rtc_driver, starfire_rtc_probe);
76 platform_driver_unregister(&starfire_rtc_driver);

Completed in 38 milliseconds