Searched refs:minute (Results 1 – 12 of 12) sorted by relevance
/arch/m68k/sun3/ |
D | intersil.c | 50 todintersil->minute = t->tm_min; in sun3_hwclk() 60 t->tm_min = todintersil->minute; in sun3_hwclk()
|
/arch/m68k/include/asm/ |
D | intersil.h | 30 unsigned char minute; member
|
D | apollohw.h | 63 unsigned char minute, alarm_minute; member
|
/arch/m68k/atari/ |
D | atakeyb.c | 509 void ikbd_clock_set(int year, int month, int day, int hour, int minute, int second) in ikbd_clock_set() argument 511 char cmd[7] = { 0x1B, year, month, day, hour, minute, second }; in ikbd_clock_set() 517 void ikbd_clock_get(int *year, int *month, int *day, int *hour, int *minute, int second) in ikbd_clock_get() argument
|
/arch/m68k/apollo/ |
D | config.c | 218 t->tm_min=rtc->minute; in dn_dummy_hwclk() 226 rtc->minute=t->tm_min; in dn_dummy_hwclk()
|
/arch/sh/drivers/ |
D | Kconfig | 11 a hyperbolic function of the 5-minute load average.
|
/arch/alpha/include/asm/ |
D | err_common.h | 71 u8 minute; member
|
/arch/x86/kernel/ |
D | efi.c | 199 if (((abs(real_minutes - eft.minute) + 15)/30) & 1) in efi_set_rtc_mmss() 202 eft.minute = real_minutes; in efi_set_rtc_mmss() 224 eft.minute, eft.second); in efi_get_time()
|
/arch/alpha/kernel/ |
D | err_common.c | 175 timestamp->b.minute, timestamp->b.second); in el_print_timestamp()
|
/arch/ia64/hp/sim/boot/ |
D | fw-emu.c | 70 tp->minute = rem / 60; in offtime()
|
/arch/ia64/kernel/ |
D | efi.c | 241 tm.hour, tm.minute, tm.second); in STUB_GET_TIME()
|
/arch/m68k/ |
D | Kconfig | 420 a hyperbolic function of the 5-minute load average.
|