Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/edac/
Dedac_device.h106 struct edac_dev_sysfs_block_attribute { struct
126 struct edac_dev_sysfs_block_attribute *block_attributes; argument
220 struct edac_dev_sysfs_block_attribute *attribs;
248 struct edac_dev_sysfs_block_attribute *block_attributes,
Dedac_device_sysfs.c408 container_of(a, struct edac_dev_sysfs_block_attribute, attr)
450 struct edac_dev_sysfs_block_attribute *block_attr = in edac_dev_block_show()
463 struct edac_dev_sysfs_block_attribute *block_attr; in edac_dev_block_store()
479 static struct edac_dev_sysfs_block_attribute attr_block_##_name = { \
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()
Dedac_device.c59 struct edac_dev_sysfs_block_attribute *attrib_spec, in edac_device_alloc_ctl_info()
62 struct edac_dev_sysfs_block_attribute *dev_attrib, *attrib_p, *attrib; in edac_device_alloc_ctl_info()
89 dev_attrib = kcalloc(nr_attrib, sizeof(struct edac_dev_sysfs_block_attribute), in edac_device_alloc_ctl_info()
/linux-6.1.9/Documentation/driver-api/
Dedac.rst137 The structures :c:type:`edac_dev_sysfs_block_attribute`,