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/init.h>

Go to the source code of this file.

Functions

void sb1480_clockevent_init (void)
 
void sb1480_clocksource_init (void)
 
void __init plat_time_init (void)
 

Function Documentation

void __init plat_time_init ( void  )

Definition at line 23 of file time.c.

void sb1480_clockevent_init ( void  )

Definition at line 112 of file cevt-bcm1480.c.

void sb1480_clocksource_init ( void  )

Definition at line 44 of file csrc-bcm1480.c.