Searched refs:log_ue (Results 1 – 3 of 3) sorted by relevance
160 int log_ue; /* boolean for logging UEs */ member
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,
139 dev_ctl->log_ue = 1; in edac_device_alloc_ctl_info()547 return edac_dev->log_ue; in edac_device_get_log_ue()