|
Linux Kernel
3.7.1
|
#include <linux/clockchips.h>#include <linux/init.h>#include <linux/interrupt.h>#include <linux/spinlock.h>#include <linux/irq.h>#include <asm/gt64120.h>#include <asm/time.h>Go to the source code of this file.
Functions | |
| void | gt641xx_set_base_clock (unsigned int clock) |
| int | gt641xx_timer0_state (void) |
| arch_initcall (gt641xx_timer0_clockevent_init) | |
| arch_initcall | ( | gt641xx_timer0_clockevent_init | ) |
Definition at line 32 of file cevt-gt641xx.c.
Definition at line 37 of file cevt-gt641xx.c.
1.8.2