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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-orion5x/
H A Dts78xx-setup.c101 static struct platform_device ts78xx_ts_rtc_device = { variable in typeref:struct:platform_device
138 rc = platform_device_register(&ts78xx_ts_rtc_device);
142 rc = platform_device_add(&ts78xx_ts_rtc_device);
153 platform_device_del(&ts78xx_ts_rtc_device);

Completed in 104 milliseconds