Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
time.c File Reference
#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)
 

Function Documentation

void __init plat_time_init ( void  )

Definition at line 126 of file time.c.

void read_persistent_clock ( struct timespec ts)

Definition at line 21 of file time.c.

int rtc_mips_set_mmss ( unsigned long  nowtime)

Definition at line 67 of file time.c.