Home
last modified time | relevance | path

Searched defs:edac_device_ctl_info (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/edac/
A Dedac_device.h151 struct edac_device_ctl_info { struct
153 struct list_head link;
157 int dev_idx;
160 int log_ue; /* boolean for logging UEs */
161 int log_ce; /* boolean for logging CEs */
191 void (*edac_check) (struct edac_device_ctl_info * edac_dev); argument
195 const char *mod_name; /* module name */
196 const char *ctl_name; /* edac controller name */
197 const char *dev_name; /* pci/platform/etc... name */
203 struct completion removal_complete;
[all …]

Completed in 5 milliseconds