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

#include <edac_core.h>

Data Fields

struct list_head link
 
struct moduleowner
 
int dev_idx
 
int log_ue
 
int log_ce
 
int panic_on_ue
 
unsigned poll_msec
 
unsigned long delay
 
struct edac_dev_sysfs_attributesysfs_attributes
 
struct bus_typeedac_subsys
 
int op_state
 
struct delayed_work work
 
void(* edac_check )(struct edac_device_ctl_info *edac_dev)
 
struct devicedev
 
const charmod_name
 
const charctl_name
 
const chardev_name
 
voidpvt_info
 
unsigned long start_time
 
struct completion removal_complete
 
char name [EDAC_DEVICE_NAME_LEN+1]
 
u32 nr_instances
 
struct edac_device_instanceinstances
 
struct edac_device_counter counters
 
struct kobject kobj
 

Detailed Description

Definition at line 213 of file edac_core.h.

Field Documentation

Definition at line 283 of file edac_core.h.

const char* ctl_name

Definition at line 258 of file edac_core.h.

unsigned long delay

Definition at line 226 of file edac_core.h.

struct device* dev

Definition at line 255 of file edac_core.h.

int dev_idx

Definition at line 219 of file edac_core.h.

const char* dev_name

Definition at line 259 of file edac_core.h.

void(* edac_check)(struct edac_device_ctl_info *edac_dev)

Definition at line 253 of file edac_core.h.

struct bus_type* edac_subsys

Definition at line 241 of file edac_core.h.

Definition at line 280 of file edac_core.h.

Definition at line 288 of file edac_core.h.

Definition at line 215 of file edac_core.h.

int log_ce

Definition at line 223 of file edac_core.h.

int log_ue

Definition at line 222 of file edac_core.h.

const char* mod_name

Definition at line 257 of file edac_core.h.

Definition at line 274 of file edac_core.h.

u32 nr_instances

Definition at line 279 of file edac_core.h.

int op_state

Definition at line 244 of file edac_core.h.

struct module* owner

Definition at line 217 of file edac_core.h.

int panic_on_ue

Definition at line 224 of file edac_core.h.

unsigned poll_msec

Definition at line 225 of file edac_core.h.

void* pvt_info

Definition at line 261 of file edac_core.h.

struct completion removal_complete

Definition at line 265 of file edac_core.h.

unsigned long start_time

Definition at line 263 of file edac_core.h.

struct edac_dev_sysfs_attribute* sysfs_attributes

Definition at line 238 of file edac_core.h.

Definition at line 246 of file edac_core.h.


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