Home
last modified time | relevance | path

Searched refs:log_ue (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/edac/
Dedac_device_sysfs.c35 return sprintf(data, "%u\n", ctl_info->log_ue); in edac_device_ctl_log_ue_show()
43 ctl_info->log_ue = (simple_strtoul(data, NULL, 0) != 0); in edac_device_ctl_log_ue_store()
155 CTL_INFO_ATTR(log_ue, S_IRUGO | S_IWUSR,
Dedac_device.c159 dev_ctl->log_ue = 1; in edac_device_alloc_ctl_info()
619 return edac_dev->log_ue; in edac_device_get_log_ue()
Dedac_core.h227 int log_ue; /* boolean for logging UEs */ member
/linux-3.4.99/Documentation/
Dedac.txt654 log_ue boolean to log UE events