Searched refs:edac_dev_sysfs_block_attribute (Results 1 – 4 of 4) sorted by relevance
106 struct edac_dev_sysfs_block_attribute { struct126 struct edac_dev_sysfs_block_attribute *block_attributes; argument246 struct edac_dev_sysfs_block_attribute *block_attributes,
409 container_of(a, struct edac_dev_sysfs_block_attribute, attr)451 struct edac_dev_sysfs_block_attribute *block_attr = in edac_dev_block_show()464 struct edac_dev_sysfs_block_attribute *block_attr; in edac_dev_block_store()480 static struct edac_dev_sysfs_block_attribute attr_block_##_name = { \490 static struct edac_dev_sysfs_block_attribute *device_block_attr[] = {514 struct edac_dev_sysfs_block_attribute *sysfs_attrib; in edac_device_create_block()581 struct edac_dev_sysfs_block_attribute *sysfs_attrib; in edac_device_delete_block()
55 struct edac_dev_sysfs_block_attribute *attrib_spec, unsigned nr_attrib, in edac_device_alloc_ctl_info()61 struct edac_dev_sysfs_block_attribute *dev_attrib, *attrib_p, *attrib; in edac_device_alloc_ctl_info()124 dev_attrib = (struct edac_dev_sysfs_block_attribute *) in edac_device_alloc_ctl_info()
137 The structures :c:type:`edac_dev_sysfs_block_attribute`,
Completed in 8 milliseconds