Searched refs:log_ue (Results 1 – 4 of 4) sorted by relevance
31 /* 'log_ue' */35 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,
150 int log_ue; /* boolean for logging UEs */ member
99 dev_ctl->log_ue = 1; in edac_device_alloc_ctl_info() 468 return edac_dev->log_ue; in edac_device_get_log_ue()
900 log_ue boolean to log UE events