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

Data Fields

void __iomemregs
 
spinlock_t lock
 
unsigned int irq
 
unsigned long timeout
 
bool enabled
 
bool reboot
 
bool broken
 
bool initialized
 
struct {
   struct miscdevice   misc
 
   void __iomem *   regs
 
   u8   intr_mask
 
   u8   runstatus
 
   u16   timeout
 
devs [WD_NUMDEVS]
 

Detailed Description

Definition at line 72 of file cpwd.c.

Field Documentation

bool broken

Definition at line 81 of file cpwd.c.

struct { ... } devs[WD_NUMDEVS]
bool enabled

Definition at line 79 of file cpwd.c.

bool initialized

Definition at line 82 of file cpwd.c.

u8 intr_mask

Definition at line 87 of file cpwd.c.

unsigned int irq

Definition at line 76 of file cpwd.c.

spinlock_t lock

Definition at line 74 of file cpwd.c.

Definition at line 85 of file cpwd.c.

bool reboot

Definition at line 80 of file cpwd.c.

Definition at line 73 of file cpwd.c.

u8 runstatus

Definition at line 88 of file cpwd.c.

unsigned long timeout

Definition at line 78 of file cpwd.c.

u16 timeout

Definition at line 89 of file cpwd.c.


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