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

Data Fields

struct clock_event_device evt
 
unsigned int num
 
int cpu
 
unsigned int irq
 
unsigned int flags
 
char name [10]
 
struct hpetshd_hpets
 
struct hpet __iomemhd_hpet
 
struct hpet_timer __iomemhd_timer
 
unsigned long hd_ireqfreq
 
unsigned long hd_irqdata
 
wait_queue_head_t hd_waitqueue
 
struct fasync_structhd_async_queue
 
unsigned int hd_flags
 
unsigned int hd_irq
 
unsigned int hd_hdwirq
 
char hd_name [HPET_DEV_NAME]
 

Detailed Description

Definition at line 46 of file hpet.c.

Field Documentation

Definition at line 49 of file hpet.c.

struct clock_event_device evt

Definition at line 47 of file hpet.c.

unsigned int flags

Definition at line 51 of file hpet.c.

struct fasync_struct* hd_async_queue

Definition at line 103 of file hpet.c.

unsigned int hd_flags

Definition at line 104 of file hpet.c.

unsigned int hd_hdwirq

Definition at line 106 of file hpet.c.

struct hpet __iomem* hd_hpet

Definition at line 98 of file hpet.c.

struct hpets* hd_hpets

Definition at line 97 of file hpet.c.

unsigned long hd_ireqfreq

Definition at line 100 of file hpet.c.

unsigned int hd_irq

Definition at line 105 of file hpet.c.

unsigned long hd_irqdata

Definition at line 101 of file hpet.c.

char hd_name[HPET_DEV_NAME]

Definition at line 107 of file hpet.c.

struct hpet_timer __iomem* hd_timer

Definition at line 99 of file hpet.c.

wait_queue_head_t hd_waitqueue

Definition at line 102 of file hpet.c.

unsigned int irq

Definition at line 50 of file hpet.c.

char name[10]

Definition at line 52 of file hpet.c.

unsigned int num

Definition at line 48 of file hpet.c.


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