Home
last modified time | relevance | path

Searched defs:epoch (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/drivers/char/
Dip27-rtc.c72 static unsigned long epoch = 1970; /* year corresponding to 0x00 */ variable
Drtc.c153 static unsigned long epoch = 1900; /* year corresponding to 0x00 */ variable
/linux-2.4.37.9/arch/alpha/kernel/
Dtime.c292 unsigned int year, mon, day, hour, min, sec, cc1, cc2, epoch; in time_init() local
/linux-2.4.37.9/arch/ppc64/kernel/
Drtc.c72 static unsigned long epoch = 1900; /* year corresponding to 0x00 */ variable
/linux-2.4.37.9/drivers/hil/
Dhp_sdc_rtc.c53 static unsigned long epoch = 2000; variable