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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/common/
H A Drtctime.c73 static inline int rtc_arm_read_time(struct rtc_ops *ops, struct rtc_time *tm) function
214 ret = rtc_arm_read_time(ops, &tm);
357 if (rtc_arm_read_time(ops, &tm) == 0) {

Completed in 50 milliseconds