Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Variables
dc21285-timer.c File Reference
#include <linux/clockchips.h>
#include <linux/clocksource.h>
#include <linux/init.h>
#include <linux/interrupt.h>
#include <linux/irq.h>
#include <asm/irq.h>
#include <asm/hardware/dec21285.h>
#include <asm/mach/time.h>
#include <asm/system_info.h>
#include "common.h"

Go to the source code of this file.

Variables

struct sys_timer footbridge_timer
 

Variable Documentation

struct sys_timer footbridge_timer
Initial value:
= {
.init = footbridge_timer_init,
}

Definition at line 112 of file dc21285-timer.c.