/linux-2.4.37.9/arch/ppc/kernel/ |
D | time.c | 367 void to_tm(int tim, struct rtc_time * tm) in to_tm() argument 372 gday = day = tim / SECDAY; in to_tm() 373 hms = tim % SECDAY; in to_tm()
|
/linux-2.4.37.9/arch/mips/sgi-ip22/ |
D | ip22-time.c | 65 static int indy_rtc_set_time(unsigned long tim) in indy_rtc_set_time() argument 70 to_tm(tim, &tm); in indy_rtc_set_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() argument 730 gday = day = tim / SECDAY; in to_tm() 731 hms = tim % SECDAY; in 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() argument 730 gday = day = tim / SECDAY; in to_tm() 731 hms = tim % SECDAY; in to_tm()
|
/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 | time.h | 25 extern void to_tm(int tim, struct rtc_time * tm);
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | time.c | 705 void to_tm(int tim, struct rtc_time * tm) in to_tm() argument 710 day = tim / SECDAY; in to_tm() 711 hms = tim % SECDAY; in to_tm()
|
/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);
|
/linux-2.4.37.9/include/asm-mips/jmr3927/ |
D | tx3927.h | 117 volatile unsigned long tim; member
|
/linux-2.4.37.9/drivers/char/ |
D | ds1742.c | 104 extern void to_tm(unsigned long tim, struct rtc_time * tm);
|
/linux-2.4.37.9/arch/sparc64/solaris/ |
D | misc.c | 433 asmlinkage int solaris_gettimeofday(u32 tim) in solaris_gettimeofday() argument 438 return sys_gettimeofday((struct timeval *)(u64)tim, NULL); in solaris_gettimeofday()
|
/linux-2.4.37.9/drivers/net/pcmcia/ |
D | rayctl.h | 105 UCHAR tim[C_TIM_BITMAP_LENGTH]; member
|
/linux-2.4.37.9/Documentation/ |
D | ioctl-number.txt | 142 <mailto:tim@cyberelk.net>
|
D | parport.txt | 268 tim@cyberelk.net
|
/linux-2.4.37.9/drivers/net/sk98lin/ |
D | skrlmt.c | 132 #define TO_SHORTEN(tim) ((tim) / 2) argument
|
/linux-2.4.37.9/Documentation/filesystems/devfs/ |
D | ChangeLog | 1009 Thanks to Tim Waugh <tim@cyberelk.demon.co.uk> 1624 Thanks to Tim Jansen <tim@tjansen.de>
|
/linux-2.4.37.9/ |
D | MAINTAINERS | 1428 M: tim@cyberelk.net 1439 M: tim@cyberelk.net
|
D | CREDITS | 3204 E: tim@cyberelk.net
|