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

#include <intel_scu_watchdog.h>

Data Fields

ulong driver_open
 
ulong driver_closed
 
u32 timer_started
 
u32 timer_set
 
u32 threshold
 
u32 soft_threshold
 
u32 __iomemtimer_load_count_addr
 
u32 __iomemtimer_current_value_addr
 
u32 __iomemtimer_control_addr
 
u32 __iomemtimer_clear_interrupt_addr
 
u32 __iomemtimer_interrupt_status_addr
 
struct sfi_timer_table_entrytimer_tbl_ptr
 
struct notifier_block intel_scu_notifier
 
struct miscdevice miscdev
 

Detailed Description

Definition at line 45 of file intel_scu_watchdog.h.

Field Documentation

ulong driver_closed

Definition at line 47 of file intel_scu_watchdog.h.

ulong driver_open

Definition at line 46 of file intel_scu_watchdog.h.

struct notifier_block intel_scu_notifier

Definition at line 58 of file intel_scu_watchdog.h.

struct miscdevice miscdev

Definition at line 59 of file intel_scu_watchdog.h.

u32 soft_threshold

Definition at line 51 of file intel_scu_watchdog.h.

u32 threshold

Definition at line 50 of file intel_scu_watchdog.h.

u32 __iomem* timer_clear_interrupt_addr

Definition at line 55 of file intel_scu_watchdog.h.

u32 __iomem* timer_control_addr

Definition at line 54 of file intel_scu_watchdog.h.

u32 __iomem* timer_current_value_addr

Definition at line 53 of file intel_scu_watchdog.h.

u32 __iomem* timer_interrupt_status_addr

Definition at line 56 of file intel_scu_watchdog.h.

u32 __iomem* timer_load_count_addr

Definition at line 52 of file intel_scu_watchdog.h.

u32 timer_set

Definition at line 49 of file intel_scu_watchdog.h.

u32 timer_started

Definition at line 48 of file intel_scu_watchdog.h.

struct sfi_timer_table_entry* timer_tbl_ptr

Definition at line 57 of file intel_scu_watchdog.h.


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