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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/kernel/
H A Dcrisksyms.c21 extern unsigned long get_cmos_time(void);
34 EXPORT_SYMBOL(get_cmos_time); variable
H A Dtime.c101 get_cmos_time(void) function
135 ts->tv_sec = get_cmos_time();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/mach-sh03/
H A Drtc.c40 unsigned long get_cmos_time(void) function
83 tv->tv_sec = get_cmos_time();

Completed in 132 milliseconds