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

Data Fields

struct hpetshp_next
 
struct hpet __iomemhp_hpet
 
unsigned long hp_hpet_phys
 
struct clocksourcehp_clocksource
 
unsigned long long hp_tick_freq
 
unsigned long hp_delta
 
unsigned int hp_ntimer
 
unsigned int hp_which
 
struct hpet_dev hp_dev [1]
 

Detailed Description

Definition at line 110 of file hpet.c.

Field Documentation

struct clocksource* hp_clocksource

Definition at line 114 of file hpet.c.

unsigned long hp_delta

Definition at line 116 of file hpet.c.

struct hpet_dev hp_dev[1]

Definition at line 119 of file hpet.c.

struct hpet __iomem* hp_hpet

Definition at line 112 of file hpet.c.

unsigned long hp_hpet_phys

Definition at line 113 of file hpet.c.

struct hpets* hp_next

Definition at line 111 of file hpet.c.

unsigned int hp_ntimer

Definition at line 117 of file hpet.c.

unsigned long long hp_tick_freq

Definition at line 115 of file hpet.c.

unsigned int hp_which

Definition at line 118 of file hpet.c.


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