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

Data Fields

struct mutex lock
 
int regval
 
int flags
 
void __iomemcontrol_reg
 
void __iomemfeed_reg
 
struct platform_devicepdev
 

Detailed Description

struct ts72xx_wdt - watchdog control structure : lock that protects this structure : watchdog timeout value suitable for control register : flags controlling watchdog device state : watchdog control register : watchdog feed register : back pointer to platform dev

Definition at line 50 of file ts72xx_wdt.c.

Field Documentation

void __iomem* control_reg

Definition at line 58 of file ts72xx_wdt.c.

void __iomem* feed_reg

Definition at line 59 of file ts72xx_wdt.c.

int flags

Definition at line 56 of file ts72xx_wdt.c.

struct mutex lock

Definition at line 51 of file ts72xx_wdt.c.

Definition at line 61 of file ts72xx_wdt.c.

Definition at line 52 of file ts72xx_wdt.c.


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