Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
time.h File Reference
#include <linux/rtc.h>
#include <linux/spinlock.h>
#include <linux/clockchips.h>
#include <linux/clocksource.h>

Go to the source code of this file.

Functions

int rtc_mips_set_time (unsigned long)
 
int rtc_mips_set_mmss (unsigned long)
 
void plat_time_init (void)
 

Variables

spinlock_t rtc_lock
 
unsigned int mips_hpt_frequency
 
int(* perf_irq )(void)
 

Function Documentation

void plat_time_init ( void  )

Definition at line 184 of file time.c.

int rtc_mips_set_mmss ( unsigned  long)

Definition at line 67 of file time.c.

int rtc_mips_set_time ( unsigned  long)

Definition at line 37 of file time.c.

Variable Documentation

unsigned int mips_hpt_frequency

Definition at line 72 of file time.c.

int(* perf_irq)(void)

Definition at line 36 of file irq_alpha.c.

spinlock_t rtc_lock