|
Linux Kernel
3.7.1
|
#include <edac_core.h>
Data Fields | |
| struct edac_device_ctl_info * | ctl |
| char | name [EDAC_DEVICE_NAME_LEN+4] |
| struct edac_device_counter | counters |
| u32 | nr_blocks |
| struct edac_device_block * | blocks |
| struct kobject | kobj |
Definition at line 195 of file edac_core.h.
| struct edac_device_block* blocks |
Definition at line 202 of file edac_core.h.
| struct edac_device_counter counters |
Definition at line 199 of file edac_core.h.
Definition at line 196 of file edac_core.h.
Definition at line 205 of file edac_core.h.
| char name[EDAC_DEVICE_NAME_LEN+4] |
Definition at line 197 of file edac_core.h.
| u32 nr_blocks |
Definition at line 201 of file edac_core.h.
1.8.2