Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
time.h File Reference
#include <linux/clocksource.h>
#include <asm/mc146818rtc.h>

Go to the source code of this file.

Functions

void hpet_time_init (void)
 
void time_init (void)
 

Variables

struct clock_event_device * global_clock_event
 

Function Documentation

void hpet_time_init ( void  )

Definition at line 75 of file time.c.

void time_init ( void  )

Definition at line 386 of file time.c.

Variable Documentation

struct clock_event_device* global_clock_event

Definition at line 18 of file i8253.c.