Searched refs:ps3_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-ps3.c80 static struct platform_driver ps3_rtc_driver = { variable in typeref:struct:platform_driver
90 return platform_driver_probe(&ps3_rtc_driver, ps3_rtc_probe);
95 platform_driver_unregister(&ps3_rtc_driver);

Completed in 30 milliseconds