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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/rtc/
H A Dhctosys.c25 int rtc_hctosys_ret = -ENODEV; variable
73 rtc_hctosys_ret = err;
H A Drtc-sysfs.c110 if (rtc_hctosys_ret == 0 &&
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Drtc.h242 extern int rtc_hctosys_ret;
244 #define rtc_hctosys_ret -ENODEV macro

Completed in 127 milliseconds