Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/edac/
Dedac_core.h193 struct edac_dev_sysfs_block_attribute *block_attributes; member
313 struct edac_dev_sysfs_block_attribute *block_attributes,
Dedac_device.c200 blk->block_attributes = attrib_p; in edac_device_alloc_ctl_info()
203 __func__, blk->block_attributes); in edac_device_alloc_ctl_info()
Dedac_device_sysfs.c559 sysfs_attrib = block->block_attributes; in edac_device_create_block()
600 sysfs_attrib = block->block_attributes; in edac_device_delete_block()