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

Go to the source code of this file.

Functions

int ds1287_timer_state (void)
 
void ds1287_set_base_clock (unsigned int clock)
 
int ds1287_clockevent_init (int irq)
 

Function Documentation

int ds1287_clockevent_init ( int  irq)

Definition at line 115 of file cevt-ds1287.c.

void ds1287_set_base_clock ( unsigned int  clock)

Definition at line 33 of file cevt-ds1287.c.

int ds1287_timer_state ( void  )

Definition at line 28 of file cevt-ds1287.c.