Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
time.h File Reference

Go to the source code of this file.

Data Structures

struct  mostek_dt
 

Functions

int sun3x_hwclk (int set, struct rtc_time *t)
 
unsigned long sun3x_gettimeoffset (void)
 
void sun3x_sched_init (irq_handler_t vector)
 

Function Documentation

unsigned long sun3x_gettimeoffset ( void  )

Definition at line 74 of file time.c.

int sun3x_hwclk ( int  set,
struct rtc_time t 
)

Definition at line 39 of file time.c.

void sun3x_sched_init ( irq_handler_t  vector)

Definition at line 92 of file time.c.