/linux-2.4.37.9/drivers/char/ |
D | ds1742.c | 104 extern void to_tm(unsigned long tim, struct rtc_time * tm); 145 to_tm(t, &tm); in rtc_ds1742_set_time() 219 to_tm(curr_time, &tm); in get_ds1742_status() 267 to_tm(curr_time, &rtc_tm); in ds1742_ioctl()
|
D | mips_rtc.c | 87 to_tm(curr_time, &rtc_tm); in rtc_ioctl() 188 to_tm(curr_time, &tm); in rtc_proc_output()
|
/linux-2.4.37.9/arch/mips/pmc-sierra/big_sur/ |
D | setup.c | 84 extern void to_tm(unsigned long tim, struct rtc_time * tm); 104 to_tm(t, &tm); in rtc_ds_set_time()
|
/linux-2.4.37.9/arch/ppc/platforms/ |
D | prep_time.c | 61 to_tm(nowtime, &tm); in mc146818_set_rtc_time() 157 to_tm(nowtime, &tm); in mk48t59_set_rtc_time()
|
D | chrp_time.c | 80 to_tm(nowtime, &tm); in chrp_set_rtc_time()
|
/linux-2.4.37.9/include/asm-mips64/ |
D | time.h | 58 extern void to_tm(unsigned long tim, struct rtc_time *tm);
|
/linux-2.4.37.9/include/asm-mips/ |
D | time.h | 58 extern void to_tm(unsigned long tim, struct rtc_time *tm);
|
/linux-2.4.37.9/include/asm-ppc64/ |
D | time.h | 32 extern void to_tm(int tim, struct rtc_time * tm);
|
/linux-2.4.37.9/include/asm-ppc/ |
D | rtc.h | 54 to_tm(nowtime, time); in get_rtc_time()
|
D | time.h | 25 extern void to_tm(int tim, struct rtc_time * tm);
|
/linux-2.4.37.9/arch/mips/pmc-sierra/yosemite/ |
D | setup.c | 93 to_tm(sec, &tm); in m48t37y_set_time()
|
/linux-2.4.37.9/drivers/macintosh/ |
D | rtc.c | 40 to_tm(nowtime, t); in get_rtc_time()
|
/linux-2.4.37.9/arch/mips64/kernel/ |
D | time.c | 725 void to_tm(unsigned long tim, struct rtc_time *tm) in to_tm() function 761 EXPORT_SYMBOL(to_tm);
|
/linux-2.4.37.9/arch/mips/kernel/ |
D | time.c | 725 void to_tm(unsigned long tim, struct rtc_time *tm) in to_tm() function 761 EXPORT_SYMBOL(to_tm);
|
/linux-2.4.37.9/arch/mips/ddb5xxx/common/ |
D | rtc_ds1386.c | 96 to_tm(t, &tm); in rtc_ds1386_set_time()
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | XmPciLpEvent.c | 181 to_tm(TimeClock.tv_sec, &CurTime); in logXmEvent()
|
D | flight_recorder.c | 68 to_tm(TimeClock.tv_sec, &LogTime); in fr_Log_Time()
|
D | time.c | 153 to_tm(xtime.tv_sec+1, &tm); in timer_check_rtc() 705 void to_tm(int tim, struct rtc_time * tm) in to_tm() function
|
/linux-2.4.37.9/arch/mips/momentum/jaguar_atx/ |
D | setup.c | 177 to_tm(sec, &tm); in m48t37y_set_time()
|
/linux-2.4.37.9/arch/mips/sibyte/swarm/ |
D | rtc_m41t81.c | 148 to_tm(t, &tm); in m41t81_set_time()
|
D | rtc_xicor1241.c | 119 to_tm(t, &tm); in xicor_set_time()
|
/linux-2.4.37.9/arch/mips/ite-boards/generic/ |
D | time.c | 186 to_tm(t, &tm); in it8172_rtc_set_time()
|
/linux-2.4.37.9/arch/mips/momentum/ocelot_c/ |
D | setup.c | 175 to_tm(sec, &tm); in m48t37y_set_time()
|
/linux-2.4.37.9/arch/mips/sgi-ip22/ |
D | ip22-time.c | 70 to_tm(tim, &tm); in indy_rtc_set_time()
|
/linux-2.4.37.9/arch/ppc/kernel/ |
D | time.c | 367 void to_tm(int tim, struct rtc_time * tm) in to_tm() function
|