Lines Matching defs:time
10 * and the RTC (real time clock) chip.
65 #include <asm/time.h>
427 * seconds, and by that time the PMU could have given up on us and
494 * since the IDE probe may shut interrupts down for quite a bit of time. If
704 long amperage, voltage, time, max;
750 time = (charge * 16440) / amperage;
752 time = 0;
756 charge = max = amperage = voltage = time = 0;
763 pmu_batteries[pmu_cur_battery].time_remaining = time;
908 seq_printf(m, "time rem. : %d\n", pmu_batteries[batnum].time_remaining);
1299 * interrupts switched off for a long time
1736 /* Offset between Unix time (1970-based) and Mac time (1904-based) */