|
Linux Kernel
3.7.1
|
#include <linux/bcd.h>#include <linux/init.h>#include <linux/mc146818rtc.h>#include <linux/param.h>#include <asm/cpu-features.h>#include <asm/ds1287.h>#include <asm/time.h>#include <asm/dec/interrupts.h>#include <asm/dec/ioasic.h>#include <asm/dec/machtype.h>Go to the source code of this file.
Functions | |
| void | read_persistent_clock (struct timespec *ts) |
| int | rtc_mips_set_mmss (unsigned long nowtime) |
| void __init | plat_time_init (void) |
1.8.2