Searched refs:log_ce (Results 1 – 4 of 4) sorted by relevance
52 return sprintf(data, "%u\n", ctl_info->log_ce); in edac_device_ctl_log_ce_show()60 ctl_info->log_ce = (simple_strtoul(data, NULL, 0) != 0); in edac_device_ctl_log_ce_store()157 CTL_INFO_ATTR(log_ce, S_IRUGO | S_IWUSR,
158 dev_ctl->log_ce = 1; in edac_device_alloc_ctl_info()614 return edac_dev->log_ce; in edac_device_get_log_ce()
228 int log_ce; /* boolean for logging CEs */ member
653 log_ce boolean to log CE events