Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/edac/
Dedac_device.h106 struct edac_dev_sysfs_block_attribute { struct
126 struct edac_dev_sysfs_block_attribute *block_attributes; argument
246 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 = { \
489 static struct edac_dev_sysfs_block_attribute *device_block_attr[] = {
513 struct edac_dev_sysfs_block_attribute *sysfs_attrib; in edac_device_create_block()
580 struct edac_dev_sysfs_block_attribute *sysfs_attrib; in edac_device_delete_block()
Dedac_device.c55 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()
/Linux-v5.4/Documentation/driver-api/
Dedac.rst137 The structures :c:type:`edac_dev_sysfs_block_attribute`,