Home
last modified time | relevance | path

Searched refs:to_tm (Results 1 – 25 of 32) sorted by relevance

12

/linux-2.4.37.9/drivers/char/
Dds1742.c104 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()
Dmips_rtc.c87 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/
Dsetup.c84 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/
Dprep_time.c61 to_tm(nowtime, &tm); in mc146818_set_rtc_time()
157 to_tm(nowtime, &tm); in mk48t59_set_rtc_time()
Dchrp_time.c80 to_tm(nowtime, &tm); in chrp_set_rtc_time()
/linux-2.4.37.9/include/asm-mips64/
Dtime.h58 extern void to_tm(unsigned long tim, struct rtc_time *tm);
/linux-2.4.37.9/include/asm-mips/
Dtime.h58 extern void to_tm(unsigned long tim, struct rtc_time *tm);
/linux-2.4.37.9/include/asm-ppc64/
Dtime.h32 extern void to_tm(int tim, struct rtc_time * tm);
/linux-2.4.37.9/include/asm-ppc/
Drtc.h54 to_tm(nowtime, time); in get_rtc_time()
Dtime.h25 extern void to_tm(int tim, struct rtc_time * tm);
/linux-2.4.37.9/arch/mips/pmc-sierra/yosemite/
Dsetup.c93 to_tm(sec, &tm); in m48t37y_set_time()
/linux-2.4.37.9/drivers/macintosh/
Drtc.c40 to_tm(nowtime, t); in get_rtc_time()
/linux-2.4.37.9/arch/mips64/kernel/
Dtime.c725 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/
Dtime.c725 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/
Drtc_ds1386.c96 to_tm(t, &tm); in rtc_ds1386_set_time()
/linux-2.4.37.9/arch/ppc64/kernel/
DXmPciLpEvent.c181 to_tm(TimeClock.tv_sec, &CurTime); in logXmEvent()
Dflight_recorder.c68 to_tm(TimeClock.tv_sec, &LogTime); in fr_Log_Time()
Dtime.c153 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/
Dsetup.c177 to_tm(sec, &tm); in m48t37y_set_time()
/linux-2.4.37.9/arch/mips/sibyte/swarm/
Drtc_m41t81.c148 to_tm(t, &tm); in m41t81_set_time()
Drtc_xicor1241.c119 to_tm(t, &tm); in xicor_set_time()
/linux-2.4.37.9/arch/mips/ite-boards/generic/
Dtime.c186 to_tm(t, &tm); in it8172_rtc_set_time()
/linux-2.4.37.9/arch/mips/momentum/ocelot_c/
Dsetup.c175 to_tm(sec, &tm); in m48t37y_set_time()
/linux-2.4.37.9/arch/mips/sgi-ip22/
Dip22-time.c70 to_tm(tim, &tm); in indy_rtc_set_time()
/linux-2.4.37.9/arch/ppc/kernel/
Dtime.c367 void to_tm(int tim, struct rtc_time * tm) in to_tm() function

12