Linux Kernel
3.7.1
|
#include <linux/clockchips.h>
#include <linux/module.h>
#include <linux/timex.h>
#include <linux/i8253.h>
#include <asm/hpet.h>
#include <asm/time.h>
#include <asm/smp.h>
Go to the source code of this file.
Functions | |
void __init | setup_pit_timer (void) |
arch_initcall (init_pit_clocksource) | |
Variables | |
struct clock_event_device * | global_clock_event |
arch_initcall | ( | init_pit_clocksource | ) |