|
Linux Kernel
3.7.1
|
#include <linux/delay.h>#include <linux/init.h>#include <linux/kernel.h>#include <linux/module.h>#include <linux/timex.h>Go to the source code of this file.
Functions | |
| int | read_current_timer (unsigned long *timer_val) |
| EXPORT_SYMBOL_GPL (read_current_timer) | |
| void __init | register_current_timer_delay (const struct delay_timer *timer) |
| unsigned long __cpuinit | calibrate_delay_is_known (void) |
Variables | |
| struct arm_delay_ops | arm_delay_ops |
| EXPORT_SYMBOL_GPL | ( | read_current_timer | ) |
| void __init register_current_timer_delay | ( | const struct delay_timer * | timer | ) |
1.8.2