Home
last modified time | relevance | path

Searched refs:block_attributes (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/edac/
Dedac_device.h126 struct edac_dev_sysfs_block_attribute *block_attributes; member
248 struct edac_dev_sysfs_block_attribute *block_attributes,
Dedac_device.c145 blk->block_attributes = attrib_p; in edac_device_alloc_ctl_info()
148 blk->block_attributes); in edac_device_alloc_ctl_info()
Dedac_device_sysfs.c548 sysfs_attrib = block->block_attributes; in edac_device_create_block()
587 sysfs_attrib = block->block_attributes; in edac_device_delete_block()