Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
timer_s Struct Reference

Data Fields

charname
 
unsigned int id
 
unsigned long period
 
unsigned long opts
 
unsigned long flags
 
void __iomembase
 
unsigned long tim_off
 
unsigned long prd_off
 
unsigned long enamode_shift
 
struct irqaction irqaction
 

Detailed Description

Definition at line 90 of file time.c.

Field Documentation

void __iomem* base

Definition at line 96 of file time.c.

unsigned long enamode_shift

Definition at line 99 of file time.c.

unsigned long flags

Definition at line 95 of file time.c.

unsigned int id

Definition at line 92 of file time.c.

Definition at line 100 of file time.c.

char* name

Definition at line 91 of file time.c.

unsigned long opts

Definition at line 94 of file time.c.

unsigned long period

Definition at line 93 of file time.c.

unsigned long prd_off

Definition at line 98 of file time.c.

unsigned long tim_off

Definition at line 97 of file time.c.


The documentation for this struct was generated from the following file: