Home
last modified time | relevance | path

Searched refs:edac_dev_sysfs_block_attribute (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/edac/
H A Dedac_device.h94 /* edac_dev_sysfs_block_attribute structure
106 struct edac_dev_sysfs_block_attribute { struct
126 struct edac_dev_sysfs_block_attribute *block_attributes;
220 struct edac_dev_sysfs_block_attribute *attribs;
248 struct edac_dev_sysfs_block_attribute *block_attributes,
H A Dedac_device_sysfs.c410 container_of(a, struct edac_dev_sysfs_block_attribute, attr)
452 struct edac_dev_sysfs_block_attribute *block_attr = in edac_dev_block_show()
465 struct edac_dev_sysfs_block_attribute *block_attr; in edac_dev_block_store()
481 static struct edac_dev_sysfs_block_attribute attr_block_##_name = { \
516 struct edac_dev_sysfs_block_attribute *sysfs_attrib; in edac_device_create_block()
583 struct edac_dev_sysfs_block_attribute *sysfs_attrib; in edac_device_delete_block()
H A 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()
/kernel/linux/linux-5.10/drivers/edac/
H A Dedac_device.h94 /* edac_dev_sysfs_block_attribute structure
106 struct edac_dev_sysfs_block_attribute { struct
126 struct edac_dev_sysfs_block_attribute *block_attributes;
246 struct edac_dev_sysfs_block_attribute *block_attributes,
H A Dedac_device_sysfs.c409 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()
H A Dedac_device.c58 struct edac_dev_sysfs_block_attribute *attrib_spec, unsigned nr_attrib, in edac_device_alloc_ctl_info()
64 struct edac_dev_sysfs_block_attribute *dev_attrib, *attrib_p, *attrib; in edac_device_alloc_ctl_info()
127 dev_attrib = (struct edac_dev_sysfs_block_attribute *) in edac_device_alloc_ctl_info()

Completed in 6 milliseconds