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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68knommu/kernel/
H A Dtime.c29 static inline int set_rtc_mmss(unsigned long nowtime) function
83 return set_rtc_mmss(now.tv_sec);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m68knommu/kernel/
H A Dtime.c29 static inline int set_rtc_mmss(unsigned long nowtime) function
83 return set_rtc_mmss(now.tv_sec);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sparc/kernel/
H A Dtime_32.c54 static int set_rtc_mmss(unsigned long);
83 return set_rtc_mmss(now.tv_sec);
243 static int set_rtc_mmss(unsigned long secs) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sparc/kernel/
H A Dtime_32.c54 static int set_rtc_mmss(unsigned long);
83 return set_rtc_mmss(now.tv_sec);
243 static int set_rtc_mmss(unsigned long secs) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mn10300/kernel/
H A Drtc.c38 * In order to set the CMOS clock precisely, set_rtc_mmss has to be called 500
47 static int set_rtc_mmss(unsigned long nowtime) function
89 "set_rtc_mmss: can't update from %d to %d\n",
110 return set_rtc_mmss(now.tv_sec);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/cris/kernel/
H A Dtime.c8 * fixed set_rtc_mmss, fixed time.year for >= 2000, new mktime
10 * fixed 500 ms bug at call to set_rtc_mmss, fixed DS12887
58 int set_rtc_mmss(unsigned long nowtime) function
63 printk(KERN_DEBUG "set_rtc_mmss(%lu)\n", nowtime);
90 "set_rtc_mmss: can't update from %d to %d\n",
130 return set_rtc_mmss(now.tv_sec);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/cris/kernel/
H A Dtime.c8 * fixed set_rtc_mmss, fixed time.year for >= 2000, new mktime
10 * fixed 500 ms bug at call to set_rtc_mmss, fixed DS12887
58 int set_rtc_mmss(unsigned long nowtime) function
63 printk(KERN_DEBUG "set_rtc_mmss(%lu)\n", nowtime);
90 "set_rtc_mmss: can't update from %d to %d\n",
130 return set_rtc_mmss(now.tv_sec);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mn10300/kernel/
H A Drtc.c38 * In order to set the CMOS clock precisely, set_rtc_mmss has to be called 500
47 static int set_rtc_mmss(unsigned long nowtime) function
89 "set_rtc_mmss: can't update from %d to %d\n",
110 return set_rtc_mmss(now.tv_sec);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/boards/mach-sh03/
H A Drtc.c87 static int set_rtc_mmss(unsigned long nowtime) function
112 "set_rtc_mmss: can't update from %d to %d\n",
125 return set_rtc_mmss(nowtime);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/boards/mach-sh03/
H A Drtc.c87 static int set_rtc_mmss(unsigned long nowtime) function
112 "set_rtc_mmss: can't update from %d to %d\n",
125 return set_rtc_mmss(nowtime);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68k/kernel/
H A Dtime.c31 static inline int set_rtc_mmss(unsigned long nowtime) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m68k/kernel/
H A Dtime.c31 static inline int set_rtc_mmss(unsigned long nowtime) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/alpha/kernel/
H A Dtime.c9 * fixed set_rtc_mmss, fixed time.year for >= 2000, new mktime
11 * fixed 500 ms bug at call to set_rtc_mmss, fixed DS12887
60 static int set_rtc_mmss(unsigned long);
116 return set_rtc_mmss(now.tv_sec);
455 * In order to set the CMOS clock precisely, set_rtc_mmss has to be
467 set_rtc_mmss(unsigned long nowtime) function
510 "set_rtc_mmss: can't update from %d to %d\n",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/alpha/kernel/
H A Dtime.c9 * fixed set_rtc_mmss, fixed time.year for >= 2000, new mktime
11 * fixed 500 ms bug at call to set_rtc_mmss, fixed DS12887
60 static int set_rtc_mmss(unsigned long);
116 return set_rtc_mmss(now.tv_sec);
455 * In order to set the CMOS clock precisely, set_rtc_mmss has to be
467 set_rtc_mmss(unsigned long nowtime) function
510 "set_rtc_mmss: can't update from %d to %d\n",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/cris/arch-v10/kernel/
H A Dtime.c29 extern int set_rtc_mmss(unsigned long nowtime);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/cris/arch-v32/kernel/
H A Dtime.c71 extern int set_rtc_mmss(unsigned long nowtime);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/cris/arch-v10/kernel/
H A Dtime.c29 extern int set_rtc_mmss(unsigned long nowtime);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/cris/arch-v32/kernel/
H A Dtime.c71 extern int set_rtc_mmss(unsigned long nowtime);

Completed in 213 milliseconds