Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
timer-sp.h
Go to the documentation of this file.
2  const char *, int);
3 
4 static inline void sp804_clocksource_init(void __iomem *base, const char *name)
5 {
7 }
8 
9 static inline void sp804_clocksource_and_sched_clock_init(void __iomem *base,
10  const char *name)
11 {
13 }
14 
15 void sp804_clockevents_init(void __iomem *, unsigned int, const char *);